Re: [htmltmpl] Setting options after new()
Brought to you by:
samtregar
From: Mathew R. <mat...@gm...> - 2010-04-23 05:00:16
|
...if it doesn't work and its not documented, then dont do that. Or just create a H::T when you actually want to use it... loop_context_vars is pretty cheap so just use them, global_vars can be expensive if you have lots of loops and sub-loops and sub-sub-loops, etc. with big pages. See here: http://www.mail-archive.com/htm...@li.../msg02267.html |