We are happy to announce the 2.2 release of XSLT-process, an Emacs mode for applying and debugging XSLT stylesheets from within XEmacs or GNU Emacs.
A list of changes since the last release is here:
* XSLT-process now uses Saxon 6.5.2, Xalan 2.4.1 and FOP 0.20.4
* Debugging using Xalan is now fully supported.
* Both JDK 1.3 and 1.4 are supported.
* During debugging sessions the output produced by executing the stylesheet is serialized immediately, then displayed and incrementally updated in an Emacs window.
* Added parameter passing to the XSLT processor. These are parameters that are specified to all the stylesheets, in addition to any other parameters. They are specified through the customization menu.
* Logging output, error messages, etc. generated by the FOP processor are displayed in the *Messages* buffer. The level of logging can be customized.
* Improvements to the display of information during debugging.
* MacOS X is now a supported platform, in addition to Linux and Windows 2000.
Happy hacking,
Ovidiu Predescu
Tony Addyman