[cgiapp] proposal for new cgiapp hook: loaded_html_tmpl
ron at savage.net.au
ron at savage.net.au
Wed Nov 11 17:42:44 EST 2009
Hi Michael
> Looking back at all of my projects that use HTML::Template I can
> honestly say that die_on_bad_params has caused more problems then it's
> fixed for me. It's not an argument against reliability but rather for
> it. If a valid template change causes an ISE (rather than just an
> invalid display) I'd say your software is less reliable. You now need a
> developer to fix what was supposed to be a design problem.
Oh. I go by the fact that at least 99% of the template problems I've
caught by testing, i.e. before putting the template into production.
More information about the cgiapp
mailing list