What library functionality would you most like to see in D?

Mirko Pilger pilger at cymotec.de
Sun Jul 31 02:44:17 PDT 2011


> I'm new to D, but I guess I might be able to develop some sort of configuration
> file library (supporting reading and writing values etc.). Do you guys have some
> sort of preferences or should I just go with standard INI files?

maybe boost::property_tree could be of some inspiration here:

http://www.boost.org/doc/libs/1_47_0/doc/html/property_tree.html



More information about the Digitalmars-d mailing list