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

Also available in: Atom PDF