[TYPO3-dev] Own Extbase TypeConverter - Where to put the Class File?

Andreas Kiessling andreas.kiessling at web.de
Thu Sep 11 08:25:48 CEST 2014


Hi Till,

> 
> Thank you for the hint! I will try this... Does the autoloader load this
> class, when registered? I'm new to this namespace/autoload mechanism.
> Well i will find out...

The namespace corresponds to the directory structure, that's what the
autoloader expects. I have not used a custom type converter with 6.x
yet, but you can probably put them anywhere you like, as long as that is
set up right.

HTH
Andreas




More information about the TYPO3-dev mailing list