I hate new DUB config format

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Thu Nov 26 09:31:32 PST 2015


On Wednesday, 25 November 2015 at 19:02:18 UTC, Walter Bright 
wrote:
> Note 2: I intend to migrate the dmd.conf file format to json.

Use D instead: 
http://forum.dlang.org/post/vjipqkoiktkfvmnbsfmv@forum.dlang.org
The compiler already has everything to parse it.

As a side note json contains a fork of the unicode standard: 
disallows BOM. If you're looking for an invention, that would be 
json (worse, it's subtly incompatible).


More information about the Digitalmars-d mailing list