I hate new DUB config format

Mengu via Digitalmars-d digitalmars-d at puremagic.com
Wed Nov 25 05:57:32 PST 2015


On Wednesday, 25 November 2015 at 11:54:00 UTC, Suliman wrote:
>>I find the SDLang format much cleaner to use than JSON
> But it's dead format! Nobody do not use it. JSON easy to read, 
> there is a lot of it's checkers and formating tools.
>
> Yes, it's not perfect, but now it's _standard_. Personally I'd 
> prefer yaml, because it's much easier to read for humans.
>
> But what we will do with SDL? Who know how to parse, validate 
> it with D, and with another language? Even ini is better, 
> because everybody know it.

it can be dead but AFAIK it is complete. if we were to face any 
problems with it, we would fork it and fix it.



More information about the Digitalmars-d mailing list