Vadim Gritsenko <vadim <at> reverycodes.com> writes: > > Unico Hommes wrote: > > It's acceptable only for *persistent* cache, but not for transient > *object* cache. Cocoon requires transient cache for it to work > (Templates caching etc), while persistent cache is optional. >
You are right. This should be the correct behavior. I am going to see how JCS can manage that and else see if EHCache manages it. -- Unico
