Re: Caching JXTemplate

2004-07-09 Thread Alan
* Unico Hommes <[EMAIL PROTECTED]> [2004-07-06 09:31]: > Leszek Gawron wrote: > > >Antonio Gallardo wrote: > > > >>I am not sure if this was coded after the discussion. Can you provided > >>info about the status of that? > > > >Yes it is implemented. I did it. You patched CVS :) > > > > And it wo

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Leszek Gawron wrote: Unico Hommes wrote: Unico Hommes wrote: I am carrying this over to dev@ so other developers can comment. Leszek Gawron wrote: Unico Hommes wrote: Oh but I think I see now. The cache-key and cache-validity objects are associated with the compiled template o

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
Leszek Gawron wrote: Unico Hommes wrote: Unico Hommes wrote: I am carrying this over to dev@ so other developers can comment. Leszek Gawron wrote: Unico Hommes wrote: Oh but I think I see now. The cache-key and cache-validity objects are associated with the compiled template object using template

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Leszek Gawron wrote: Unico Hommes wrote: Leszek Gawron wrote: Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) And it works too. Great job! I've doc

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Unico Hommes wrote: I am carrying this over to dev@ so other developers can comment. Leszek Gawron wrote: Unico Hommes wrote: Oh but I think I see now. The cache-key and cache-validity objects are associated with the compiled template object using template properties. The com

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
Unico Hommes wrote: I am carrying this over to dev@ so other developers can comment. Leszek Gawron wrote: Unico Hommes wrote: Oh but I think I see now. The cache-key and cache-validity objects are associated with the compiled template object using template properties. The compiled template in tu

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Leszek Gawron wrote: Unico Hommes wrote: Leszek Gawron wrote: Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) And it works too. Great job! I've doc

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
Leszek Gawron wrote: Unico Hommes wrote: Leszek Gawron wrote: Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) And it works too. Great job! I've documented this new feat

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Leszek Gawron wrote: Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) And it works too. Great job! I've documented this new feature on the cocoon wi

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
I am carrying this over to dev@ so other developers can comment. Leszek Gawron wrote: Unico Hommes wrote: Unico Hommes wrote: Antonio Gallardo wrote: Upayavira dijo: Antonio Gallardo wrote: Upayavira dijo: Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any or

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
Leszek Gawron wrote: Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) And it works too. Great job! I've documented this new feature on the cocoon wiki here: http://wiki.

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Antonio Gallardo wrote: Unico Hommes dijo: Surely you couldn't have missed it. You committed it: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/generation/JXTemplateGenerator.java?r1=1.46&r2=1.47 Now reviewing the patch, I can't imagine how this is going to work. Both cache

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Unico Hommes wrote: Unico Hommes wrote: Antonio Gallardo wrote: Upayavira dijo: Antonio Gallardo wrote: Upayavira dijo: Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this

Re: Caching JXTemplate

2004-07-06 Thread Leszek Gawron
Antonio Gallardo wrote: I am not sure if this was coded after the discussion. Can you provided info about the status of that? Yes it is implemented. I did it. You patched CVS :) -- Leszek Gawron [EMAIL PROTECTED] -

Re: Caching JXTemplate

2004-07-06 Thread Antonio Gallardo
Unico Hommes dijo: > Surely you couldn't have missed it. You committed it: > > http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/generation/JXTemplateGenerator.java?r1=1.46&r2=1.47 > > Now reviewing the patch, I can't imagine how this is going to work. Both > cache key and val

Re: Caching JXTemplate

2004-07-06 Thread Unico Hommes
Unico Hommes wrote: Antonio Gallardo wrote: Upayavira dijo: Antonio Gallardo wrote: Upayavira dijo: Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipelin

Re: Caching JXTemplate

2004-07-05 Thread Unico Hommes
Antonio Gallardo wrote: Upayavira dijo: Antonio Gallardo wrote: Upayavira dijo: Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipeline will not change

Re: Caching JXTemplate

2004-07-05 Thread Antonio Gallardo
Upayavira dijo: > Antonio Gallardo wrote: > >>Upayavira dijo: >> >> >>>Alan wrote: >>> >>> >>> I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipeline will not change. >>

Re: Caching JXTemplate

2004-07-05 Thread Upayavira
Antonio Gallardo wrote: Upayavira dijo: Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipeline will not change. I have a JXTemplate that generates some XML based

Re: Caching JXTemplate

2004-07-05 Thread Antonio Gallardo
Upayavira dijo: > Alan wrote: > >>I'm wondering if there is a way to cache JXTemplate, or any >>ordinarily uncachable pipeline, maybe from flowscript, by teling >>Cocoon that for this URL this pipeline will not change. >> >>I have a JXTemplate that generates some XML based on reques

Re: Caching JXTemplate

2004-07-05 Thread Upayavira
Alan wrote: I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipeline will not change. I have a JXTemplate that generates some XML based on request parameters, and for a given qu

Caching JXTemplate

2004-07-05 Thread Alan
I'm wondering if there is a way to cache JXTemplate, or any ordinarily uncachable pipeline, maybe from flowscript, by teling Cocoon that for this URL this pipeline will not change. I have a JXTemplate that generates some XML based on request parameters, and for a given query st