Actions
Task #38134
closedTask #38086: Enhance TYPO3 bootstrap mechanism
Restructure bootstrap classes
Start date:
2012-06-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Sprint Focus:
Description
The scope separation in Bootstrap classes still needs more thoughts and concepts. For now, the construct is simplified to a simple main class with most code in it and independent static helper classes to encapsulate scope specific code.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12144
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12144
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 919230b5d1c40ce932db52824de1cc779bc21c90.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions