[TYPO3-dev] Caching framework: Usage inextensions
Björn Pedersen
pedersen at frm2.tum.de
Mon May 30 08:40:48 CEST 2011
Hi,
I have another question reagrding the caching framework:
The cache manager normally should know about all used caches, inorder
for e.g. the flushCaches function to really flush all caches.
But currently, extension often register their cache only inside the
their FE-plugin code, so in BE context these caches are "unknown".
Any ideas how to avoid that?
Björn
More information about the TYPO3-dev
mailing list