[TYPO3-ect] beta lib: Naming conventions
Elmar Hinz
elmar07 at googlemail.com
Thu Aug 16 21:41:50 CEST 2007
Ingo Renner wrote:
>
http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.1.0/view/1/2/#id3617898
>
Hi Ingo,
how do you solve the conflicts between V4 and V5 style?
Curent lib/div style (V4):
tx_lib_controllers_standard
EXT:lib/controllers/class.tx_lib_controllers_standard.php
Roberts suggestion in V5 style:
tx_Lib_Controller_Standard
EXT:Lib/Controller/tx_Lib_Controller_Standard.php
The only point I don't like that much in Roberts suggestion is, that the
directory is singular, although there are multiple controllers in it. My
personal experience is that it is much clearer for communication, to use
the appropriate case.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list