Project

General

Profile

Actions

Task #28221

closed

Remove XCLASS definitions from cache classes

Added by Christian Kuhn almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

With #28063 many core cache classes are required directly during bootstrap. This makes XCLASS impossible since those base classes are not instantiated with t3lib_div::makeInstance() anymore. t3lib_cache is static and can not be XCLASSES. The caching framework has a build in feature to register and use own classes. The patch removes all XCLASS definitions of cache classes.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #28063: Use caching framework in autoloaderClosed2011-07-10

Actions
Actions #1

Updated by Mr. Hudson almost 13 years ago

Patch set 3 of change I1e624bb769b899a14491aa3ee1cca9da480ebfb6 has been pushed to the review server.
It is available at http://review.typo3.org/3340

Actions #2

Updated by Christian Kuhn almost 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (4.6.0-beta1)
Actions

Also available in: Atom PDF