This content has been marked as final.
Show 1 reply
-
1. Re: JBossSX trunk to be v2.1.x
sguilhen Feb 17, 2009 3:15 PM (in response to anil.saldhana)I agree with branching our current projects and leading trunk towards a JAXB based model.
We currently have 2 different parsers and an object model that needs to be manually updated every time we add something to the configuration. With JAXB the relationship between configuration schema and object model is a lot easier to manage, not to mention that JAXB is available by default in JDK 6 - and this means less dependencies for standalone projects.