Update:Archive/2.0/Developers/Best Practices: Difference between revisions

Line 13: Line 13:
== Coding Standards ==
== Coding Standards ==


What are we doing here?
With the understanding that the Mozilla style guide (which is an interim guide and "not set in stone") recommends 2-space indentation (and items such as a modeline for EMACS), it is still in the best interests of the project to choose the <a href="http://pear.sourceforge.net/en/standards.php">PEAR Coding Standards</a> as our primary style guide.
 
An additional constraint is the need for an 80 column limit on line length.
 
More information will be added regarding coding methods and appliation structure at a later date.
3,035

edits