Actions
Task #38121
closedTask #38086: Enhance TYPO3 bootstrap mechanism
Use singleton objects for bootstrapping
Start date:
2012-06-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Use singleton objects for bootstrapping instead of calling static functions. This way the whole process can be extended and covered by unit tests much better.
Actions