Re: Caching pipelines

2004-06-08 Thread Jorg Heymans
I created a caching requestgenerator for example that would only cache based upon certain requestparameters. Following logic was used (cocoon 2.0.x but should apply roughly to 2.1 as well), hope it helps your understanding public long generateKey() { StringBuffer cacheKey = new StringBuf

Re: Caching pipelines

2004-06-08 Thread Lionel Crine
THanks. But how can I implements caching into my own transformer ? What would be the best to generate the key and to create the validity ? I took example from FileGenerator. I hope it will be enough to set the validity. I'll make some tests. Lionel At 14:52 08/06/2004 +0200, you wrote: In 2.0.x

Re: Caching pipelines

2004-06-08 Thread Jorg Heymans
In 2.0.x you need to make sure that the components your pipeline consists of implement Cacheable. I believe in 2.1.x it is enough to declare for your pipeline to be cached/cacheable. HTH Jorg Lionel Crine wrote: Hi, I'd like to cache A pipeline, where can i find documentation implementing that.

Caching pipelines

2004-06-08 Thread Lionel Crine
Hi, I'd like to cache A pipeline, where can i find documentation implementing that. Thanks. Lionel CRINE Ingénieur Systèmes documentaires Société : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70