[TYPO3-core] Feature #9633: Implement autoloading for TYPO3

Oliver Hader oliver at typo3.org
Tue May 19 15:54:47 CEST 2009


FYI: Committed to SVN Trunk:
* functionality (rev. 5448)
* enabling the autoloader (rev. 5449)

Next steps:
* remove require_once() calls of t3lib files
* remove require_once() calls of tslib files

olly


Oliver Hader schrieb:
> Hi,
> 
> find a new version of the autoloader attached which removes the "Tx_"
> thingy since it is handled by Extbase in a separate autoloader in future
> (only the autoload patch changed, the enable patch stays the same).
> 
> I'm going to commit this the next few days...
> 
> olly
> 
> 
> Oliver Hader schrieb:
>> Hi,
>>
>> Sebastian KurfŸürst schrieb:
>>> This is an SVN patch request.
>>>
>>> Type: Feature
>>>
>>> BT Reference: http://bugs.typo3.org/view.php?id=9633
>> The extdeveval patch is not part of this RFC and gets handled in the
>> accordant extension.
>>
>> The autoloading stuff was split up in to files:
>> * integrate the autoloading functionality (..._autoload.patch)
>> * enable the autoloader basically (..._enable.patch)
>>
>> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list