|
[
Permlink
| « Hide
]
David J. M. Karlsen added a comment - 31/Jan/08 05:45 PM
Any news on this?
How exactly would you like to load those collections from a file representation? I can only really imagine populating a plain Map from a properties file, but not really how this is supposed to work for lists and sets (with a standard format)... And ever for a Map, I'd rather build this into PropertiesFactoryBean (<util:properties>), since it's still building on the standard properties format.
Note that a Properties instance is automatically converted to a Map when injected into a bean property of type Map, so you could consider using the existing PropertiesFactoryBean for such purposes as well... Do you have a specific use case in mind here? Juergen |
|||||||||||||||||||||||||||||||||||||||||||||||