[TYPO3-core] RFC: #16290: Make autoloader aware of extension manager classes

Steffen Kamper info at sk-typo3.de
Sun Nov 7 13:56:36 CET 2010


Hi,

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"

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16290_em_autoload_.diff
Type: text/x-patch
Size: 1297 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101107/e88329a9/attachment.bin>


More information about the TYPO3-team-core mailing list