[TYPO3-mvc] extbase ext_autoload.php outdated?
Jochen Rau
jochen.rau at typoplanet.de
Mon May 31 14:48:17 CEST 2010
Hi.
On 28.05.10 09:53, Sebastian Fischer wrote:
> i stumbled across some problem lately. Not ALL classes of extbase are
> registered in the ext_autoload.php.
>
> For example Security/Channel/* files aren't listed in that file. Maybe
> more. Due to that i had to require_once the needed files on my own.
You don't need to add a require_once statement because the autoloader of
Extbase takes care of these classes as a fall back to the core autoloader.
> Could you please update the ext_autoload.php for the next minor release?
I'll update the ext_autoload.php file for 1.2.0beta3.
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list