Hi All, As some of you know, I have a range of Xalan extensions that are quite useful that I've been looking to open source. Because some of the more involved extensions will require some changes to Xalan I've decided to release them piecemeal -- so that people can use the ones that work with the stock Xalan if they wish to, or people that want to use some of the more complex extensions can use the patched version of Xalan. I'll be starting with the extensions that work with the stock version of Xalan.
The first one I'm releasing is one that makes it easier for messages from your XSLT to work with logging systems like log4j, commons logging or jdk logging (via slf4j.org). It works with stock standard Xalan. I'll be releasing about one extension a week. Next week is an assertion framework for XSLT...the week after that is a chart generation set of extensions...so lots to look forward to, make sure you sign up for the rss feed. Anyway, you can check them out and download them at http://software.adamjenkins.net/ They are all released under apache 2.0 Cheers Adam