Click here to Skip to main content
15,893,790 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Well, I don't hate Python as much anymore. Pin
obermd5-Nov-21 3:27
obermd5-Nov-21 3:27 
GeneralRe: Well, I don't hate Python as much anymore. Pin
Richard Andrew x645-Nov-21 3:45
professionalRichard Andrew x645-Nov-21 3:45 
GeneralRe: Well, I don't hate Python as much anymore. Pin
Gary R. Wheeler5-Nov-21 11:39
Gary R. Wheeler5-Nov-21 11:39 
GeneralRe: Well, I don't hate Python as much anymore. Pin
Marc Clifton4-Nov-21 14:37
mvaMarc Clifton4-Nov-21 14:37 
GeneralRe: Well, I don't hate Python as much anymore. Pin
Richard MacCutchan4-Nov-21 22:10
mveRichard MacCutchan4-Nov-21 22:10 
GeneralRe: Well, I don't hate Python as much anymore. Pin
honey the codewitch4-Nov-21 22:32
mvahoney the codewitch4-Nov-21 22:32 
GeneralRe: Well, I don't hate Python as much anymore. Pin
Richard MacCutchan4-Nov-21 22:44
mveRichard MacCutchan4-Nov-21 22:44 
GeneralRe: Well, I don't hate Python as much anymore. Pin
honey the codewitch4-Nov-21 22:58
mvahoney the codewitch4-Nov-21 22:58 
Nah. I have technical problems with it.

1. I can *see* the delimiters in my source.

2. Editors don't munge hard delimiters like they do whitespace (converting spaces to tabs and vice versa for example

3. Transport protocols and different encodings won't generally mess with hard delimiters. Going from unicode whitespace like non-breaking spaces to something non-unicode gets weird fast.

The bottom line is there is no hard guarantee that the whitespace I put in is the whitespace that will come out on the end and no easy visual way to check it.

I ran into a similar problem just the other day with MS's sql parser.
Real programmers use butterflies

GeneralNot sure... Pin
User 153816264-Nov-21 11:42
User 153816264-Nov-21 11:42 
GeneralRe: Not sure... PinPopular
jeron14-Nov-21 11:53
jeron14-Nov-21 11:53 
GeneralRe: Not sure... Pin
Marc Clifton4-Nov-21 14:15
mvaMarc Clifton4-Nov-21 14:15 
GeneralRe: Not sure... Pin
den2k884-Nov-21 22:24
professionalden2k884-Nov-21 22:24 
GeneralRe: Not sure... Pin
Tony Hill4-Nov-21 23:19
mveTony Hill4-Nov-21 23:19 
GeneralRe: Not sure... Pin
Greg Utas5-Nov-21 2:19
professionalGreg Utas5-Nov-21 2:19 
GeneralRe: Not sure... PinPopular
obermd5-Nov-21 3:32
obermd5-Nov-21 3:32 
GeneralRe: Not sure... Pin
Chris Losinger5-Nov-21 4:47
professionalChris Losinger5-Nov-21 4:47 
GeneralRe: Not sure... Pin
obermd5-Nov-21 6:05
obermd5-Nov-21 6:05 
GeneralRe: Not sure... Pin
Chris Losinger5-Nov-21 6:12
professionalChris Losinger5-Nov-21 6:12 
GeneralRe: Not sure... Pin
jackbrownii5-Nov-21 7:15
professionaljackbrownii5-Nov-21 7:15 
GeneralTech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
Cp-Coder4-Nov-21 11:03
Cp-Coder4-Nov-21 11:03 
GeneralRe: Tech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
Mike Hankey4-Nov-21 11:11
mveMike Hankey4-Nov-21 11:11 
GeneralRe: Tech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
Cp-Coder4-Nov-21 11:28
Cp-Coder4-Nov-21 11:28 
GeneralRe: Tech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
Richard Andrew x644-Nov-21 12:34
professionalRichard Andrew x644-Nov-21 12:34 
GeneralRe: Tech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
dandy725-Nov-21 4:52
dandy725-Nov-21 4:52 
GeneralRe: Tech-driven future awaits as we face the Zettabyte Era, says Dell Technologies Pin
Gary R. Wheeler5-Nov-21 12:25
Gary R. Wheeler5-Nov-21 12:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.