Hi, I have some doubt to use commons-configuration for the continuum-configuration. Two main issues : - the code will be hard to read when we will had more and more configuration keys (have a look here [1] ). - we have two manually document the xml format.
I really prefer to use modello : - the code will be more easy to read. - the documentation will be auto generated. Thoughts ? (objections ;- ) ) Thanks, -- Olivier [1] https://svn.apache.org/repos/asf/continuum/trunk/continuum-base/continuum-configuration/src/main/java/org/apache/continuum/configuration/DefaultContinuumConfiguration.java
