[AWS] templates_parser.Parse and Cache

Thomas Løcke thomas.granvej6 at gmail.com
Fri May 7 15:57:29 CEST 2010


Hey,

Am I right in assuming that if

    Parse (Filename => "content.tmplt", Cache => True)

then the only thing that is cached, is the structure of the template
file content.tmplt, not the actual return value from Parse?

If so, how do you guys handle caching of content that only change
rarely or at specific intervals? Is there some magic available in AWS
or the templates_parser for this?

:o)
Thomas Løcke


More information about the AWS mailing list