--- Ryan King <[EMAIL PROTECTED]> wrote:
> > However, when indenting with 3 spaces instead of a single tab,
> > then your code-size WILL increase, and will include 3x more
> > "space content" than it used to :)
>
> Who cares?

Just to point out the obvious, if you're not using a compiler cache, size
does matter. Of course, if you're to the point where the difference is
important to you, you're to the point where you should figure out how to
use APC or something. :-)

Chris

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

PHP Security - O'Reilly     HTTP Developer's Handbook - Sams
Coming February 2005        http://httphandbook.org/

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

Reply via email to