[TYPO3-core] RFC: Feature Request #9654: Enable includeLibs also for USER and COA objects

Oliver Hader oliver at typo3.org
Mon Oct 27 19:47:32 CET 2008


This is a SVN patch request.

Problem:
The TypoScript object USER does not support the includeLibs property.
Loading an accordant PHP class the library gets added to the global
context and included there - no matter if it's really required or not.
This is somehow a waste of performance and memory.

Solution:
The solution is to enable "includeLibs" also for USER objects and only
load the PHP class if it's really required.

Documentation changes:
* In TSref, cObject "COBJ_ARRAY (COA, COA_INT)":
-> remove paragraph "(This property is used only if the object is
COA_INT!, See introduction.)"
* In TSref, cObject "USER and USER_INT":
-> remove paragraph "(This property is used only if the object is
USER_INT!, See introduction.)"

Bugtracker references:
http://bugs.typo3.org/view.php?id=9654

Branch: Trunk


olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009654.patch
Type: text/x-diff
Size: 5181 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081027/cda89962/attachment.patch 


More information about the TYPO3-team-core mailing list