On 5/24/2014 1:54 PM, Jeremy Powers via Digitalmars-d wrote:
On Sat, May 24, 2014 at 10:30 AM, Nick Sabalausky via Digitalmars-d <
digitalmars-d@puremagic.com> wrote:

Nobody has said anything about removing JSON support. It's been stated
that JSON support is *staying* as an option. SDL will merely be the
recommended format.


Yes - my point is that moving to SDL while keeping JSON just means you now
have two formats you need to support.  This will likely have the effect of
fragmenting things, with any tooling needing to support both.


Not really. "dub describe" takes care of that. And (if it doesn't already) DUB really should also provide an API to directly query all a package's info, letting DUB handle all the parsing.

Reply via email to