10 Sep
2003
10 Sep
'03
10:15 a.m.
Dieter Maurer wrote:
An object to be cached must use the "ZCachable" Interface to interact with the cache manager.
Its implementation requires configuration to locate the relevant cache manager. You must somehow tell your "PageTemplateFile"s that there is a cache manager for them which they should use.
Look at the "OFS.Cache.Cachable" source to find out the details.
Also, bear in mind that PageTemplate cache extremely badly. See some of Jamie Heilman's excellent posts on why this is the case... cheers, Chris