Re: [htmltmpl] new work on HTML::Template
Brought to you by:
samtregar
From: Lyle <web...@co...> - 2011-04-07 00:28:17
|
On 07/04/2011 00:36, Brad Baxter wrote: > On Wed, Apr 6, 2011 at 6:57 PM, Lyle<web...@co...> wrote: >> I think using the term object here is confusing. > I use the term "object", because it is in fact an object. For further clarification, and without looking at the H::T implementation. You are calling it an object because in the sense of the term 'object' the template is an object. But, it's not a Perl object, which is likely where further confusion comes from. Or are you talking about the implementation within H::T? Lyle |