Hi, NewWay wrote at Montag, 2. November 2009 13:38:
> > Hi, > > I'm trying to understand if the ability to load bundled resources as > described > http://java.sun.com/j2se/1.4.2/docs/api/java/util/PropertyResourceBundle.html > here goes without saying when I'm using > http://commons.apache.org/configuration/apidocs/org/apache/commons/configuration/PropertiesConfiguration.html > PropertiesConfiguration > > I would appreciate a reference to a place where this is explained I am not sure what you mean. Commons Configuration and ResourceBundles are simply something different. Both can use Java property files for their data - but that's all what they share. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
