Has anyone written an INI parser in tango?

Jesse Phillips jessekphillips at gmail.com
Fri Sep 12 19:46:36 PDT 2008


On Fri, 12 Sep 2008 17:17:55 +0900, Bill Baxter wrote:

> But you're right, if you never have any plans to go beyond very simple
> key=value uses, then it's fine.  But if that's all you need then maybe
> you don't even need ini.  Just a file with plain old ----
> foo = bar
> x = y
> ----

Ummm, isn't that what an ini file is? I assume it is not a .d file, as 
that would need compiled and thus defeat the purpose of using ini.



More information about the Digitalmars-d mailing list