Guillaume Nodet | e6b1d9a | 2010-11-03 21:42:49 +0000 | [diff] [blame] | 1 | Changes 1.0.0 to 1.1.0 |
2 | ---------------------- | ||||
3 | |||||
4 | ** New Feature | ||||
5 | * New org.apache.felix.utils.collections.DictionaryAsMap class | ||||
6 | to wrap a Dictionary as a Map | ||||
7 | * New org.apache.felix.utils.properties.InterpolationHelper to | ||||
8 | interpolate a Map of properties using ${xx} replacements | ||||
9 | * New org.apache.felix.utils.properties.Properties class to | ||||
10 | load/save properties and allow editing them without loosing | ||||
11 | the user formatting |