xsl-list
[Top] [All Lists]

Re: [xsl] Avoiding boneheaded mistakes in XSLT?

2010-12-30 11:27:42
On Thu, 30 Dec 2010 12:08:39 -0500
Graydon <graydon(_at_)marost(_dot_)ca> wrote:

"Let's scan the transform and see what might be wrong with it" to my
mind belongs in a distinct application, much like lint for C back in
the day, if it's needed at all.  I think nearly all of the kinds of
errors you're talking about can be addressed better by programming
style. 

Yep. Those errors that originate between our ears.
Lint seldom catches them. 

btw, the only error I've asked to catch is an xpath resulting
in an empty sequence. Hardly "all the errors I'm talking about"?





-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--