"Nathan Bubna" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Thilo said: > ... > > ExtendedProperties' PropertiesReader takes care of trimming, but > > java.util.Properties doesn't. Neither does the > > ExtendedProperties#convertProperties-Method, which is used in > > RuntimeInstance. > > PropertiesReader? haven't seem that class in commons-collections... must be > internal to ExtendedProperties, eh?
Yes. > > well, i'll take a look. i can't think of any reason not just have > ExtendedProperties load the input stream (which i also still need to change > to getResourceAsStream()) itself. The only reason I could think of is the different multi-value (per key) semantics - which ExtendedProperties supports and Properties does'nt. Bye, Thilo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
