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? 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. > This is interesting, because it means that files interpreted by > java.util.Properties always show this (in my view undesirable) semantics. so it would seem. Nathan Bubna [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
