On Wed, 02 Mar 2005 23:51:17 +0200, Jukka Zitting wrote: > Hi, > > Would anyone mind if I had a go at refactoring the config classes? > > I'd like to do the following: > > * Move all XML handling to a separate ConfigurationParser class > * Clean up and document the *Config classes > * Get rid of the messy AbstractConfig class +1, go ahead > > Why I'd like to do this: > > * Have a first go at hacking the Jackrabbit core just being curious, what are you planning to do? cheers stefan > * Make the configuration code more readable > * Prepare for removing the last direct filesystem dependencies > * Prepare for for alternative (non-xml) configuration mechanisms > > BR, > > Jukka Zitting > >