Actions
Bug #56323
closedEpic #55070: Workpackages
Epic #55065: WP: Overall System Performance (Backend and Frontend)
Bug #52949: Speed decrease since 4.5
Bug #56307: Findings from Bootstrap/PackageManager/ClassLoader analyses
cache_classes should cluster by Package instead of Class
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
cache_classes should have on cache entry per Package.
- Deleting of entries for core-Packages should not be possible (besides from install tool).
- deinstalling an extension should only drop entry for that particular package
- preinitialisation has to be possible for a whole package
Actions