Page 1 of 1
Oxygen 6.2 and SaxonB/SA 8.6.1 broken
Posted: Wed Dec 14, 2005 11:34 pm
by eholley
I've substituted out the Saxon 8.5.1 libraries that ship with Oxygen 6.2 in favor of Saxon 8.6.1. Transformations and standalone XPath work without a hitch. However, I've lost the ability to debug with breakpoints now. Is there any way I can use my new Saxon B/SA 8.6.1 and debug with Oxygen at the same time?
Posted: Thu Dec 15, 2005 10:33 am
by george
There is no standard debugging API for the XSLT processors and we are using internal classes for each processor and there are changes from one release to the other so it is expected that a new version of a processor will not work in the debugger.
At each release we ship support for the latest version of the XSLT processors, Saxon 8.6.1 was already integrated in the current development stream and the latest version of Saxon at the time of release will be available in the next oXygen release.
Best Regards,
George
Posted: Mon Dec 19, 2005 8:26 pm
by brendan
Hi George,
Since there's been a few changes in the XSLT spec going to CR status,which are requiring us to make changes to our XSLT application (particularly as relates to escaping URIs and the functions used to do this), it'd be very nice to be able to debug against the version of the XSLT processor that actually supports those changes.
I realize that this is a bit of a pain for you guys, but can you give us a hint as to when that next release will be available?
Thanks,
Brendan
Posted: Mon Dec 19, 2005 11:30 pm
by george
Hi Brendan,
We will make availble a beta version on the oxygen-user mailing list early next year
http://www.oxygenxml.com/mailman/listinfo/oxygen-user/
so you may consider subsribing/watching that list.
Best regards,
George