On Thu, 17 Jun 2004, Cees Hek wrote:

> I am guessing that you pulled out the key generation code into a
> subroutine that can be overridden in a subclass?  That will allow for
> added flexibility with the filter support and caching, which is what
> sparked the discussion I linked to above (ie filters that dynamically
> alter the template based on external parameters could not be cached
> since the filter is only applied the first time).

You're right, I did.  There's a new method _cache_key() which could be
overridden in a sub-class to manipulate the cache key.

-sam



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to