You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Amir Rosen <am...@cti2.com> on 2002/08/05 14:28:41 UTC

Cachable Readers

Hi,

I'm writing a new cachable reader, and i notice that getLastModified() is called before generateValidity(). 
I think getLastModified() should be called on the cached reader if it is used to generate(), and not on the new reader instance, thus the validity check should be done before calling getLastModified().

Am I right (or, why not?)?

Thanks,

Amir Rosen
CTI Squared
amir@cti2.com
+972-9-9605200 (258)
 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org