Hey Clickers,
I just released an Please login to see this link. of Ini++ v1.5 that fixes a memory leak. Working on the extension again made me think more about the requests for ports of Ini++ to various other platforms. I have previously mentioned that porting Ini++ to even one new platform would be too much work. Porting it to all the available platforms would be nearly impossible.
However, this does not mean that there cannot be an flexible Ini-like object that is cross platform. It just means it would have to be more modest in its goals. Ini++ supports a lot of features, and this is reflected in the file size as well as the code complexity. When an object only has to be written once adding features like array or chart object interaction are cool. When it needs to be ported too it is best avoided.
Therefore I hoped that people could tell me what they find the most useful features of Ini++ to be. What features couldn't they live without? What are their top five features? What features are not used? Has anybody ever used the fairly complicated 'Perform calculations' expression? How about the undo stack? Hashed values? Merging? The 'half baked' repeated group and subgroup features? The dialog box that you can open? Are there any features (apart from cross-platform support) that are missing but required?
For more information, including a list of features, please look at Please login to see this link. blog post.
Remember, this post is not a commitment to program this, I am just feeling out how much interest there is and what would be required.