On 2008-04-15 12:33:42 +0200, Stefan Behnel wrote:
> What could be wrong in telling the user that he/she made a mistake
> instead of hiding the problem that was discovered during XSLT
> evaluation and that lead to an incorrect result?

BTW, xsltproc really reports errors when they can be detected, e.g.

vin:~> xsltproc --param value "ival[" tst.xsl tst.xml
XPath error : Invalid expression
runtime error
Evaluating user parameter value failed

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to