Re: H::T future (was Re: [htmltmpl] xml complant tags)
Brought to you by:
samtregar
From: Karen J. C. <si...@ph...> - 2003-12-09 00:02:41
|
On Mon, 8 Dec 2003, Roger Burton West wrote: RBW>I have not yet used global_vars=1 in 3+ years of using H::T. I am after RBW>all a coder, and I _expect_ local variables... I'd certainly like to RBW>keep local variables as an option, at least, though most of my templates RBW>don't care. This may just depend on the sort of things we each typically code for... I end up with quite a lot of nested tables, with repeated information from higher levels inside. I could get by without the globals, but it'd mean building bulkier loop-parameter arrays. Some of that's probably due to my penchant for constructing URLs inside the templates rather than in the code, of course. -- Karen J. Cravens si...@ph... |