--- Robert Cummings <[EMAIL PROTECTED]> wrote:
> Event better... turn your editor's tab character to 4 spaces, then
> your code never contains those despicable tab characters and you won't
> accidentally insert tabs into strings :)

And your file sizes increase by 25%, and you enforce your tab preference
on every other developer (rather than letting them choose their own), and
you'd better hope that everyone's editor can perform operations on
vertical selections of text, otherwise changes in identation becomes a
huge hassle.

I think tabs are great. :-)

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
     Coming mid-2004
HTTP Developer's Handbook
     http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to