My question is whether [configuration] is more complex to use than ExtendedProperties. If there is no single equivalent class, then I'm not sure I can deprecate in [collections].
An ExtendedProperties can be easily replaced with a PropertiesConfiguration, it has the same features (includes, arrays of values), the same constructors, and almost the same methods.
http://jakarta.apache.org/commons/collections/api/org/apache/commons/collections/ExtendedProperties.html
http://jakarta.apache.org/commons/configuration/apidocs/org/apache/commons/configuration/PropertiesConfiguration.html
Emmanuel Bourg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
