Any template langauge that lets you 'code' in the template is bad. Logic goes in the code, not the template.You don't want to be debugging logic in more than one place.
You should always have to update your script when logic changes, even if it is minor. Life is easier for your programmers if the code is a black box for your web guys.
And besides, try telling your web guys they can't use dreamweaver with the templates (HTML::Template can use <!-- TMPL_VAR NAME="foo" --> syntax).
In reply to Re: HTML::Template vs. Template Toolkit
by DrZaius
in thread HTML::Template vs. Template Toolkit
by DBX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |