On Thu, 12 Dec 2002, Martin Poeschl wrote: > Daniel Rall wrote: > > >Martin Poeschl <[EMAIL PROTECTED]> writes: > > > > > > > >>Nicola Ken Barozzi wrote: > >> > >> > >> > >>>We didn't fork. Any commons project should work with all projects to > >>>find a common solution that all would switch to. This hasn't been > >>>done, and is happening now with configuration. We have a > >>>Configuration system, and commons configuration is still going its > >>>way. We'll see if it comes out similarly to logging. > >>> > >>> > >>i just started to look at the avalon stuff ... but i think it would be > >>good to have things like logging and configuration in commons ... > >> > >>commons-configuration needs a XMLConfiguration implementation > >>... avalon has one .. why don't we join forces?? > >> > >> > > > >What about the one in Stratum? > > > >>jakarta-turbine-stratum/src/java/org/apache/stratum/configuration/XmlConfiguration.java > > > the configuration package in stratum is empty as all stuff was moved to > commons-configuration ...
Excellent, it's already there: jakarta-commons-sandbox/configuration/src/java/org/apache/commons/configuration/XmlConfiguration.java Sounds like Commons Configuration already has a XML implementation. Thanks Martin. - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
