[TYPO3-core] RFC: #16290: Make autoloader aware of extension manager classes
Franz Holzinger
franz at ttproducts.de
Sun Nov 7 14:38:46 CET 2010
Hello Steffen,
Le 07/11/2010 13:56, Steffen Kamper a écrit :
> this is a SVN patch request.
>
> Type: Bugfix
>
> BT Reference: http://bugs.typo3.org/view.php?id=16290
>
> Branches: trunk
>
> At the moment extensionmanager classes (em_*) have to be included in
> core_autoload with a hardcoded path. This is hacky, it doesn't allow to
> place em in typo3/ext or typo3conf/ext. It's not possible to calculate
> the path of em at this point as the extensions are not loaded.
>
> Solution:
> make autoloader aware of prefix "em"
My proposal is to allow all TYPO3 extensions for the autoloader.
Please add this possibility.
- Franz
More information about the TYPO3-team-core
mailing list