Bug #20501
closed
Change the global variable access to the caching framework to Singleton access
Added by Ingo Renner over 15 years ago.
Updated over 9 years ago.
Description
Currently you access the caching framework through global variables. It'd be better though to make the acces to the caching framework use the Singleton pattern.
(issue imported from #M11182)
- Target version deleted (
-1)
Still valid.
With current 4.6 class structure t3lib_cache_manager should implement t3lib_singleton, even if the manager is usually accessed through $GLOBALS (which could be deprecated if as soon as the manager implements singleton).
- Assignee deleted (
Ingo Renner)
- Status changed from Accepted to Needs Feedback
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
- Status changed from Needs Feedback to New
- Assignee set to Christian Kuhn
- Is Regression set to No
- Status changed from New to Closed
Solved with #62416
In TYPO3 CMS 8 this will be removed.
Also available in: Atom
PDF