[RFC] Ini parser
Nathan M. Swan
nathanmswan at gmail.com
Thu Feb 16 13:13:49 PST 2012
On Thursday, 16 February 2012 at 20:50:23 UTC, Robik wrote:
>
> Feel free to share suggestions, changes, help me make it better
> :).
>
It's great, I think I could find uses for it.
One thing that confuses me about the implementation is that the
IniSection has an array of key-value pairs. I think it would be
more efficient, and cleaner code, to use an associative array.
More information about the Digitalmars-d
mailing list