Here's a response I had previously gotten from Tony Addyman:
> How tough is it to get Saxon 8.0 working with xslt-process-mode? Adding
> the .jar file in place of saxon-6.5.2.jar (and extending the classpath)
> doesn't work.
> Has the interface to Saxon itself changed?
I don't know. I guess Mike Kay would know. The debugger in xslt-process
goes beyond the normal APIs to achieve some of things it needs to do.
From memory we had to make changes to the Java code most times a new
version of Saxon was supported.
-----------------
I'd guess it's a matter of seeing what's changed in the top-level Java APIs to Saxon. Mike ... don't happen to have a deltas document/release notes do you?
[email protected]