Just for me to be sure to understand... this is definitely a change compared to pre-1.0, or ? Can you maybe update the javadoc of setCacheTags/getCacheTags or should we work on a page "lifecycle of a tag" ?

paul


Le 16 août 05, à 03:56, peter royal a écrit :

On Aug 15, 2005, at 3:22 AM, Paul Libbrecht wrote:
At least a quick summary of caching would be that: if caching is disabled, the tag object is renewed at the beginning of every new run. (where I understood disabled caching would imply the tag would disappear much earlier).

Maybe that's a simple formulation...

That's exactly correct. On a per-thread basis, TagScript.run() results in a new Tag instance if caching is not enabled.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to