Re: Coding Standards Document

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This one time, at band camp, "Eric Butera" <digital.tarsier@xxxxxxxxx> wrote:

> You might check out the Zend Framework coding standards.
> http://framework.zend.com/manual/en/coding-standard.html
Zend Framework coding standards fails for me here...
"Use an indent of 4 spaces, with no tabs."

The use of tabs is dynamic, where as with the static tabs you can easily
set you editor to handle them any way you wish, assuming you have a 
decent editor such as vi(m).
:set ts=4

The real key to successful "standards" is consistency, regardless of what
method you choose.

Kevin
-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux