xsl-list
[Top] [All Lists]

Re: [xsl] Avoiding boneheaded mistakes in XSLT?

2010-12-30 09:10:48
On 30.12.2010 10:05, Dave Pawson wrote:
Agreed, there are cases where this might be wanted as a response
from an xpath expression. Hence a warning. Hence 'not all the time'.

I'd rather have a report of results of the various XPath expressions,
including nontrivial sub expressions. Of course expressions which
always resulted in an empty node set are of particular interest, but
there are also expressions in filters and such. This gets near the
"better debuggers" idea though: put the cursor in the IDE on an
expression and get the value(s) (with context, if necessary) from
the last run.

J.Pietschmann

--~------------------------------------------------------------------
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>
--~--