sakaal / agora-api

Agora API Maven parent module
0 stars 0 forks source link

JAXB to transform Agora XML schema to Java #2

Closed sakaal closed 12 years ago

sakaal commented 12 years ago

Use the maven-jaxb2-plugin to generate the Agora domain model Java XML bindings. Redesign based directly on the Agora concept.

sakaal commented 12 years ago

Almost there. The new implementation covers now all the same classes as the old. However, I'm not closing this before writing some test cases.

sakaal commented 12 years ago

Moved to: https://github.com/sakaal/agora-xml/issues/1