Jean-Baptiste Quenot wrote: > * Upayavira: > > >>Ah. And currently the cache doesn't survive restarts in the CLI, >>which it should. So your approach is now more understandable. > > > AFAICT it does not survive restarts in servlet mode either, > notwithstanding the before-to-last argument set to true > (corresponds to diskPersistent argument) passed to the Cache() > constructor called from EHDefaultStore.
Yes, but it is more important in the CLI, where each invocation involves creating and disposing Cocoon, so the cache persistance is a much bigger deal. Regards, Upayavira