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