xsl-list
[Top] [All Lists]

RE: Debugging XSLT

2004-02-03 15:53:00
And by no means, in my opinion, should this debugging 
facility be a part of the language.

The debugging facility is not part of the language. What the language
does is to enable a stylesheet to make assertions about its input and
output. It's normal good software engineering that programs should
declare their expectations about their input and output. Without such
assertions, there is no bug if the expectations are not satisfied, and
therefore no debugging is possible.

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>