On Mon, 15 May 2006 02:44:54 GMT, Eli Gottlieb <[EMAIL PROTECTED]>
wrote, quoted or indirectly quoted someone who said :

>Actually, spaces are better for indenting code. 

Agreed.  All it takes is one programmer to use a different tab
expansion convention to screw up a project.  Spaces are unambiguous.

Ideally though you should run code through a beautifier before checkin
to avoid false deltas with people manually formatting code slightly
differently.
-- 
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to