Re: [htmltmpl] Allow coderef's for LOOP variables

2004-10-06 Thread Mathew Robertson
I see...  in that case, I guess it would be a suitable thing to do...     regards, Mathew   - Original Message - From: Bob Diss To: Mathew Robertson Sent: Thursday, October 07, 2004 11:18 AM Subject: Re: [htmltmpl] Allow coderef's for LOOP variables

Re: [htmltmpl] Allow coderef's for LOOP variables

2004-10-06 Thread Mathew Robertson
PROTECTED] Sent: Wednesday, October 06, 2004 11:01 PM Subject: [htmltmpl] Allow coderef's for LOOP variables My templates tend to be pretty complicated, and often have different If/Then/Else paths that they could follow when rendering.  I also have loop objects which are exp

[htmltmpl] Allow coderef's for LOOP variables

2004-10-06 Thread Bob Diss
My templates tend to be pretty complicated, and often have different If/Then/Else paths that they could follow when rendering.  I also have loop objects which are expensive to build (time-wise).  Therefore, I query() the template only build them if the template references them.  However, this didn'