[TYPO3-mvc] Autoloading and underscored extension keys

Jerome Schneider typo3dev at ameos.com
Mon Apr 6 11:19:58 CEST 2009


HiAgain

I wrote a patch to this issue; it's attached to this message, and pasted 
here : http://pastebin.com/m7c33eae

Regards,
JeromeSchneider

Jerome Schneider a écrit :
> Hi,
> 
> How should I proceed to use an underscored extension key (abc_myext) 
> with the autoloading feature that ext_base provides ?
> 
> For instance, with an extension key abc_myext, in a Fluid template:
> 
> * {namespace myns=Tx_AbcMyext_ViewHelpers} does not work
> * {namespace myns=Tx_Abc_Myext_ViewHelpers} does not work
> 
> I had a quick look at tx_extbase_dispatcher.php->autoLoadClasses() and 
> it seems that this case is not handled.
> 
> Regards,
> Jerome

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: underscored_extkey_autoloading.patch
Url: http://lists.netfielders.de/pipermail/typo3-project-typo3v4mvc/attachments/20090406/337b99aa/attachment.txt 


More information about the TYPO3-project-typo3v4mvc mailing list