[TYPO3-core] RFC #13428: Caching of the ExtDirect API configuration

Stefan Galinski sgalinski at df.eu
Thu Feb 4 20:32:47 CET 2010


This is an SVN patch request.

Type: New feature

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

Branches:
trunk

Problem:
Currently the generated API configuration for ExtDirect isn't cached. This 
is a nogo, because the reflection mechanism needs much time to return the 
amount of parameters of the configured classes.

Solution:
This patch solves the issue by caching of the generated javascript API 
configuration. The t3lib_pageSelect caching methods are used for this 
purpose. The patch supports the old and new caching framework.

BTW: You can find an alternative patch in the bugtracker entry if you get 
troubles with the line endings like Steffen had already with the followup. 
Something seems to be really strange with the lineendings of the two 
extdirect files.

-- 
Stefan Galinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13428_v1.diff
Type: text/x-patch
Size: 3862 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100204/129607de/attachment.bin>


More information about the TYPO3-team-core mailing list