Coding style and standards: Difference between revisions
From Joomla! Documentation
No edit summary |
|||
| Line 4: | Line 4: | ||
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? | 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 10:29, 18 January 2011
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?