Talk

Difference between revisions of "Coding style and standards"

From Joomla! Documentation

(New page: Shouldn't the JText not have spaces?)
 
Line 1: Line 1:
 
Shouldn't the JText not have spaces?
 
Shouldn't the JText not have spaces?
 +
 +
== Studly caps exception? ==
 +
 +
jImport() is given as an example. But the entire codebase is lettered with jimport(), as well as lots of 3PD extensions. Do you mean to designate jImport() as the new canonical name for this method, or should we carry this as an exception?

Revision as of 16:56, 29 September 2010

Shouldn't the JText not have spaces?

Studly caps exception?[edit]

jImport() is given as an example. But the entire codebase is lettered with jimport(), as well as lots of 3PD extensions. Do you mean to designate jImport() as the new canonical name for this method, or should we carry this as an exception?