> From: Alex Karasulu [mailto:[EMAIL PROTECTED] > > Could you though answer the question with regard to the > defualt implementation?
The default implementation, although often (almost always) built from an XML file, has *no* link to the XML file that created it. Thus, in the default impl, changes are never stored. > Also there is a commons configuration subproject. How much > overlap do we have here? Some, but not quite enough to make consolidation easy. > Can we consolidate efforts and code > bases? Do they have a MutableConfiguration interface? Their Configuration interface is mutable by default. Check: http://jakarta.apache.org/commons/sandbox/configuration/apidocs/index.ht ml for info. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
