Linked by Thom Holwerda on Mon 25th Jun 2007 20:10 UTC, submitted by ganges master
Thread beginning with comment 252105
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2007-02-14
I think it is a practical problem, not necessary with the language, but perhaps with the tools we have today.
Let me explain, I quite regularly code in several different code editors (varying between common text editors and common IDE's) on different operating system. The problem I see when switching editors is that the white space indentation will more often than not be mis-aligned.
This often occurs in GNU/Emacs, switching from Emacs to other text editors, and the indentation is mis-aligned.
Don't mis-interpret me too much here, I am very, very picky with how my code is indented, otherwise I can't cope with the code on a professional level.