[TYPO3-english] Hints for writing extensions for TYPPO3 4.5 to 6.1
François Suter
fsu-lists at cobweb.ch
Mon Feb 17 13:32:05 CET 2014
Hi Norbert,
> Yes, our extension is implemented with Extbase and I've heard a lot of
> times that ext_autoload.php isn't needed if your classes are located
> according to their naming. This works great with controller classes but
> I couldn't get it to work with scheduler and flexform support classes in
> all supported TYPO3 versions, e.g.
Indeed, it doesn't work with Scheduler classes, because the Scheduler
itself is not Extbase-based. Since TYPO3 6.0, it works in the Scheduler
too, thanks to the global use of namespaces.
Cheers
--
Francois Suter
Work: Cobweb Development Sarl - http://www.cobweb.ch
TYPO3: Help the project! - http://typo3.org/contribute/
Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/
More information about the TYPO3-english
mailing list