rinkrank - 15.05.03 16:26
: o Fixed XDTWO-23 - ordering of XML elements (I had to patch Betwixt to make it work)
o Fixed XDTWO-16 - See hibernate plugin for an example
erikhatcher - 14.05.03 05:43
: Apparent bugs with XGG and PCDATA type that surfaced when doing web.xml generation. I could be wrong, but I was getting invalid regexp errors otherwise.
rinkrank - 01.05.03 16:17
: removed dead code and debug statements
rinkrank - 01.05.03 14:54
: Applied Christian Kvalheim's XGG patch XDTWO-2 that uses Sun's MSV. This adds support for DTD and XSD!
rinkrank - 24.04.03 02:31
: Minor fixes. Last commit was not entirely bug free :-)
rinkrank - 24.04.03 01:35
: o Added a migration tool to the SDK. Reads legacy xtags.xml and produces real XTag classes. The velocity template needs more work.
o Various smaller changes
rinkrank - 06.04.03 17:19
: Initial support for XML Schema in XGG (using Sun's rngconv)
rinkrank - 02.04.03 22:28
: -Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Removed dead code
-Various refactorings here and there