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  [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to