Re: [Visual-XSLT-discuss] Debugging msxsl:script blocks
by Eric Promislow other posts by this author
Jul 8 2002 5:14PM messages near this date
view in the new Beta List Site
[Visual-XSLT-discuss] Debugging msxsl:script blocks
|
[Visual-XSLT-discuss] Re: [Komodo-discuss] Using VBScript calls from XSLT files.
Hi, Bruce,
Happy to hear that you're pleased with the beta.
We haven't yet implemented step-through debugging, so the
reason you couldn't access that functionality is that it
isn't there. However, you can now pass instances of your
own classes to embedded scripts.
- Eric
EricP@[...].com
On Mon, Jul 08, 2002 at 10:37:36AM -0500, Bruce Krautbauer wrote:
> I just installed the 1.5 b1 and so far, so good! My first impression is that it is a bit
more stable (and maybe even a bit faster?).
>
> I was wondering if the extension debugging support can be used to step into/debug msxsl:sc
ript blocks. I tried adding an extension object with a namespace URI of urn:schemas-microso
ft-com:xslt. I then guessed a bit and pick C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Micro
soft.JScript.dll for the assembly and Microsoft.JScript.ScriptBlock for the class, but this
does not seem to work.
>
> Any ideas?
>
> Thanks,
> Bruce
>
>
> _______________________________________________
> Visual-XSLT-discuss mailing list
> Visual-XSLT-discuss@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Visual-XSLT-discuss mailing list
Visual-XSLT-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Bruce Krautbauer
Eric Promislow
|