Hi all

Just a feature request: It's rather annoying that file-not-found and
syntax errors both throw 'file' errors.

I sometimes want to use a custom template if it exists, otherwise fall
back to the default.

But using "CATCH file" makes it difficult to debug, as any syntax errors
are also caught by this directive.

Can I propose an error of type 'syntax'?

thanks

Clint


_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to