Popular Posts

java.util.uuid FAQ
XPath Engine Comparison
Author Tips

Jul
5th
2005
Tue
permalink

DAX Checked into Subversion

After a few months being off the air, the lights are back on. Relocation from the West Coast of the US to the East Coast, a month in France, selling a house, buying a house, and a new job have kept me a bit more occupied than I expected.

I’ve finally taken the time to check in DAX to the Subversion repository Lars setup for me. Point your svn clients over to: http://www.goshaky.com/svn/dax/

Some tiny changes:

  • Jar file naming is Maven compatible
  • @Path is now @Match
  • build.xml tidied up a bit

A few suggestions have been sent along; I may get to some of these…

  • Use annotations for the POJO -> XML mapping of simple Java types; mitigating the DOM4J dependancy.
  • Support XPath2; perhaps via Saxon
Comments (View)    
blog comments powered by Disqus