win::ini
Brought to you by:
tringi
Well this is more an anouncement that a issue. I was in need to write a .ini manipulation class for one of my projects, so I decided to write it in EXT C++ -style (this means to use lots of templates ;-))
It is not yet complete but once it is done, it will definitely be part of EXT. I will try to make it as STL-container-ish as possible ;-) I hope it will at least get into one more snapshot (1.3) before 2.0.
Logged In: YES
user_id=1590239
Originator: YES
STL-container-like effort dropped in favor of maximum simplicity.
The win::ini will be given a few more thoughts before EXT 2.0 though.