Re: [htmltmpl] retrieving default values
Brought to you by:
samtregar
From: Michael P. <mp...@pl...> - 2011-11-17 20:09:58
|
On 11/17/2011 03:03 PM, Mathew Robertson wrote: > I think you have misunderstand what H::T is used for -> you put data > into the template, not pull data out. This isn't strictly true. The query() interface of H::T is very useful, especially if you are creating template-driven applications (we have lots of applications where users can edit their templates and we fill them with data depending on which variables they use). One of my goals for future H::T development is to make query() more useful so that it can pull more info from the templates. But for now Marcel, I'm afraid that this isn't possible. -- Michael Peters Plus Three, LP |