[TYPO3-core] RFC: #12591: Make EXT: syntax consistent in core

Steffen Kamper info at sk-typo3.de
Sat Nov 14 13:10:34 CET 2009


Hi,

This is SVN patch request.

Type: Bugfix

Branches: trunk

BT reference: http://bugs.typo3.org/view.php?id=12591

There are several places where you can use the EXT:extkey/... syntax to 
load files.
Most prominent is in t3lib_div::getUserObj which is used for hooks.

To make it more consistent i allowed this syntax also in 
t3lib_div::makeInstance.
A new function t3lib_div::getClassNameAndLoadClassFile is used by 
getUserObj and makeInstance.

Additional:
You may consider it as feature, but i think making code consistent is a 
bugfix.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12591.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091114/8f57b719/attachment.txt>


More information about the TYPO3-team-core mailing list