[TYPO3-dev] Caching Framework
Bernhard Kraft
kraftb at think-open.at
Sat Mar 6 22:27:51 CET 2010
Martin Kutschker wrote:
> I just want to encapsulate the current cache access in the Core in a "service object". You would use
> it like that:
>
> // clear cache for single page
> $pageCacheObject->clearCacheForPage($pid);
> // clear complete page cache
> $pageCacheObject->clearCache();
Currently one has to use tcemain for this - you would like to get it
into a class of its own?
greets,
Bernhard
More information about the TYPO3-dev
mailing list