Re: [htmltmpl] Re: Patches for HTML-Template-2.5.tar.gz
Brought to you by:
samtregar
From: Brian M. <bm...@pa...> - 2002-07-25 16:31:17
|
On Thursday, July 25, 2002, Sam Tregar wrote: | On Thu, 25 Jul 2002, Philip S Tellis wrote: | | > What I would really like to see though is a <tmpl_elseif> and | > <tmpl_elseunless>. That would really clean up some of my templates that | > have too many nested ifs. | | Mmm.. I've considered it at various points. Each time I decide it would | only encourage more complicated logic in the templates. I'm still leaning | in that direction although I will admit it's a close call. [snip] Maybe in HTML::Template::Expr? Just a thought. |