Vladimir Blagojevic wrote:
I would also:
- remove current hand maintained schema
- create schema by automated tools given metadata in annotations
- create all human readable documentation from these annotations ; my
original JIRA [1]
- read all configuration elements from xml using metadata in annotations
thus avoiding "by hand" reading we have now
Sounds like JAXB :) Although the issue with that, from the last time I
suggested it is that it brings in an extra dep on JDK5. JDK5 will be
end-of-life soon though.
--
Jason T. Greene
JBoss, a division of Red Hat