Project

General

Profile

Actions

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.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
Start date:
2009-05-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)

Actions #1

Updated by Steffen Kamper over 15 years ago

great!

Actions #2

Updated by Christian Kuhn over 13 years ago

  • 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).

Actions #3

Updated by Ingo Renner over 12 years ago

  • Assignee deleted (Ingo Renner)
Actions #4

Updated by Alexander Opitz over 11 years ago

  • 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?

Actions #5

Updated by Ingo Renner over 11 years ago

still valid

Actions #6

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to New
Actions #7

Updated by Mathias Schreiber almost 10 years ago

  • Assignee set to Christian Kuhn
  • Is Regression set to No

any news here?

Actions #8

Updated by Wouter Wolters over 9 years ago

  • Status changed from New to Closed

Solved with #62416
In TYPO3 CMS 8 this will be removed.

Actions

Also available in: Atom PDF