Re: [xsl] Managing debug logging in complex transforms: what do people do?

Subject: Re: [xsl] Managing debug logging in complex transforms: what do people do?
From: Alex Muir <alex.g.muir@xxxxxxxxx>
Date: Tue, 25 Mar 2014 10:58:29 +0000
>We provide conditional breakpoints, so you can run until a specific >condition becomes true.

ah,, hadn't noticed this... I suppose I should read the debugger
documentation :P

On Tue, Mar 25, 2014 at 10:43 AM, George Cristian Bina
<george@xxxxxxxxxxxxx> wrote:
> We discussed internally the other days also an interesting mapping, from the
> XSLT source to the result. For example, if you are in a value-of instruction
> you should be able to see highlighted in the result all the output generated
> by that value-of instruction. This coupled with an automatic execution of
> the transformation will allow seeing the output interactively highlighted as
> you change the stylesheet.

Sounds like a good idea. Sounds similar look to the highlighting in
the compare files tool which is very well done.



-- 
-

Alex Muir
http://ca.linkedin.com/pub/alex-muir/36/ab7/125

Current Thread