Average Rating: 2.0/5.0Number of Ratings: 1Number of Reviews: 1
My Review of [ini4j] |
||
You have not rated or reviewed this project.Click below to rate/review. | My Rating: | |
New Review |
I tried to do both Registry and Ini import/export with this library. some thoughts:
1. Ini - parser is too basic and not configurable. The operators are hard coded as ":=" and not configurable by the Configuration class, not sure why.
2. The registry took too much time, probably because of the export operation which performs very bad.
Hope these will be fixed because I see lots of value in lightweight library like this one
I tried to do both Registry and Ini import/export with this library. some thoughts:
1. Ini - parser is too basic and not configurable. The operators are hard coded as ":=" and not configurable by the Configuration class, not sure why.
2. The registry took too much time, probably because of the export operation which performs very bad.
Hope these will be fixed because I see lots of value in lightweight library like this one