rinkrank - 18.02.03 01:28
: Updated schemas for EJB/J2EE
I successfully converted the schemas to RELAX NG with rngconv-20020414 (http://wwws.sun.com/software/xml/developers/relaxngconverter/)
It should be fairly easy to update zeus to support RNG, so we can ditch Castor.
Then we could probably hack Zeus to generate a simple bean model and get rid of the current code explosion in xmlfacade. We can either use Zeus as is as an intermediate step, then modify xmlfacade to generate just one XMLfacade API that uses Jelly underneath.
rinkrank - 31.01.03 13:17
: o General improvements to the core
o More complete XMLFacade plugin (both XDoclet and Maven plugin)
o Better build system
rinkrank - 23.11.02 12:10
: Tidying up. Deleting old JAXB stuff, moving things around...