Handy Debugger Feature

Are you missing a feature? Request its implementation here.
rahsite
Posts: 2
Joined: Mon Mar 02, 2009 11:36 am

Handy Debugger Feature

Post by rahsite »

Good morning people,

At my work here we work a lot with Oxygen (XSL's) and especially with the debugger function.
Me and my colleagues miss two features in the debugger.

1. It would be real nice to be able to fold the lines in the right result window. The XSL's that we make are for the majority for really big input XML files. The scroll wheel of the mouse have worn out by now... :lol:

2. I don't know if it is in any way possible to do, but it also would be really great to have the .NET 1.0 and .NET 2.0 transformer in the debugger.

Hope that it is possible.

Thanks for the great product and keep on going :wink:!!
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Handy Debugger Feature

Post by sorin_ristache »

Hello,
rahsite wrote:1. It would be real nice to be able to fold the lines in the right result window. The XSL's that we make are for the majority for really big input XML files.
I added your request to our internal system.
rahsite wrote:2. I don't know if it is in any way possible to do, but it also would be really great to have the .NET 1.0 and .NET 2.0 transformer in the debugger.
That is difficult because there is no standard debugging API implemented by the XSLT processors. If such a standard API is created and implemented in XSLT processors then we will consider adding the .NET 1.0 and .NET 2.0 transformers in the debugger.


Regards,
Sorin
rahsite
Posts: 2
Joined: Mon Mar 02, 2009 11:36 am

Re: Handy Debugger Feature

Post by rahsite »

sorin wrote:
rahsite wrote:1. It would be real nice to be able to fold the lines in the right result window. The XSL's that we make are for the majority for really big input XML files.
I added your request to our internal system.
I just downloaded the 10.2 version and noticed that this feature is added.
Thanks allot for the adding. This will be a real good feature!

Thanks a million ;) *respect*
Post Reply