Project

General

Profile

Actions

Feature #22060

closed

Caching of the ExtDirect API configuration

Added by Stefan Galinski almost 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-02-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

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.

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.

(issue imported from #M13428)


Files

13428_v1.diff (3.77 KB) 13428_v1.diff Administrator Admin, 2010-02-04 20:27
13428_v1_dos2unix.diff (9.99 KB) 13428_v1_dos2unix.diff Administrator Admin, 2010-02-04 20:27
13428_v2.diff (3.67 KB) 13428_v2.diff Administrator Admin, 2010-02-05 13:24
13428_v3.diff (3.67 KB) 13428_v3.diff Administrator Admin, 2010-02-05 15:21
0013428_v5.patch (3.84 KB) 0013428_v5.patch Administrator Admin, 2010-02-20 00:21
Actions #1

Updated by Stefan Galinski almost 15 years ago

You can find a demo extension in the attached at the bugtracker entry #22000.

http://bugs.typo3.org/view.php?id=13313

Actions #2

Updated by Oliver Hader almost 15 years ago

Committed to SVN Trunk (rev. 6918)

Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF