[gsoc] DUB - Ideas
Dennis
dkorpel at gmail.com
Fri Mar 1 18:13:41 UTC 2019
On Friday, 1 March 2019 at 17:22:47 UTC, JN wrote:
> It's obvious no one will win the SDL vs JSON debate. The only
> solution is to dump both and switch to YAML :)
Believe it or not, there is a proposal for a third format (the
'tree' format).
https://github.com/dlang/dub/wiki/DEP7
* Obligatory reference to https://xkcd.com/927/ *
I wish one of the two got dropped. I'm using SDL now since it's
officially recommended, but I'd prefer to only keep JSON since it
is a clear format that newcomers don't need to familiarize with,
while SDL (still) to me looks like a bunch of tags floating
around without clear structure.
Keeping only SDL is fine to me too, it's better than having two
competing standards.
More information about the Digitalmars-d
mailing list