Task #38121
Task #38086: Enhance TYPO3 bootstrap mechanism
Use singleton objects for bootstrapping
Status: | Resolved | Start date: | 2012-06-16 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.0.0-pre-beta1 | |||
TYPO3 Version: | 6.0 | Complexity: | ||
PHP Version: | 5.3 | 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.
Related issues
Associated revisions
[TASK] Use singleton objects for bootstrapping
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.
Change-Id: I1d260cfff7a2fc783a709f43fc80de217d941016
Resolves: #38121
Releases: 6.0
Reviewed-on: http://review.typo3.org/12133
Tested-by: Philipp Gampe
Reviewed-by: Philipp Gampe
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Use singleton objects for bootstrapping
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.
Change-Id: I1d260cfff7a2fc783a709f43fc80de217d941016
Resolves: #38121
Releases: 6.0
Reviewed-on: http://review.typo3.org/12133
Tested-by: Philipp Gampe
Reviewed-by: Philipp Gampe
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review about 3 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/12133
#2 Updated by Oliver Hader about 3 years ago
- Assigned To set to Oliver Hader
#3 Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12133
#4 Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12133
#5 Updated by Oliver Hader about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c06ce81d766d65b0d79762e2141faba9e8b87f96.