Actions
Bug #56310
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
The PackageManager checks every boot if all required packages are active
Start date:
2014-02-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The package manager checks in every initialize() if all required-extensions are active or activates them.
I would opt to trust that the PackageStates cache, put the list of required extensions there, too in order to define the constant.
Actions