dub: JSON, SDL, YAML, TOML, what color should we paint it ?
Mathias LANG
geod24 at gmail.com
Wed Mar 1 21:02:05 UTC 2023
On Wednesday, 1 March 2023 at 14:21:12 UTC, Steven Schveighoffer
wrote:
>
> It hasn't sailed for dub. Neither json nor sdl require
> significant white space.
I meant that the argument, in general, has been debunked. Also,
SDL has significant whitespace in how it treats newlines.
> We will never be rid of SDL. Remember that dub has to not only
> parse the current config, but all tagged configs. Updating all
> old projects, and all previous tags of old projects, is not
> going to happen.
That's a problem we can work around, but having code to convert
from SDL to YAML/JSON. We're already doing this (accidentaly)
when downloading a package.
More information about the Digitalmars-d
mailing list