[TYPO3-ect] PEAR compatible keynames

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Wed Mar 22 12:45:58 CET 2006


Elmar Hinz schrieb:
> 2.) We can then use autoloading:
> 

$obj = T3lib_Div::makeInstance(
   'Tx_MySuperExtension_My_Deep_Directory_Tree_Class'
);

loads and instances:
> 
> On Linux: Tx/MySuperExtension/My/Deep/Directory/Tree/Class.php
> 
> On Win: tx/mysuperextension/my/deep/directory/tree/class.php
> 



More information about the TYPO3-team-extension-coordination mailing list