Talk:Coding style and standards
From Joomla! Documentation
(Difference between revisions)
(→Studly caps exception?: new section) |
(→Studly caps exception?) |
||
| Line 3: | Line 3: | ||
== Studly caps exception? == | == Studly caps exception? == | ||
| − | jImport() is given as an example. But the entire codebase is | + | jImport() is given as an example. But the entire codebase is littered 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?
jImport() is given as an example. But the entire codebase is littered 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?