Project

General

Profile

Actions

Bug #27689

closed

Caching framework: Improve default configuration handling

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-06-24
Due date:
% Done:

100%

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

Description

Currently the cacheFactory handles configuration details like searching for cache frontend fallbacks and such. But this is not scope of the factory, it should just take care of creating caches according to configuration given by the cacheManager.

The patch moves the configuration handling to the cacheManager and remove the globals registration of cacheFrontends and cacheBackends because they are obsolete with a working autoload configuration.

This is also much better in sync with FLOW3 implementation this way.

Patch is covered by unit tests as usual ...


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #27705: Handle missing options definition in caching configurationClosed2011-06-26

Actions
Actions #1

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change I62fd755b16d84dae2d13f0aab0062c95df2232c7 has been pushed to the review server.
It is available at http://review.typo3.org/2921

Actions #2

Updated by Christian Kuhn over 13 years ago

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

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Ernesto Baschny over 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF