[TYPO3-core] RFC #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
Sebastian Michaelsen
sebastiangebhard at hoch2.de
Wed Jun 9 16:53:43 CEST 2010
This is an SVN patch request.
Type: Tweak
Bugtracker references:
http://bugs.typo3.org/view.php?id=14674
http://bugs.typo3.org/view.php?id=13611 (related)
Branches:
trunk (if Release Manager agrees)
Problem:
As we have done it with t3lib_div, t3lib_extMgm should also call its own
static methods via self:: which is faster.
Solution:
Replace t3lib_extMgm:: with self::
Kind regards,
Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14674_v1.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100609/dfd55c31/attachment.asc>
More information about the TYPO3-team-core
mailing list