Before we implement SDL package format for DUB

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 26 06:28:26 PDT 2014


On Monday, 25 August 2014 at 19:35:09 UTC, Jonathan M Davis wrote:
> The fact that it's backwards compatible with JSON would be 
> useful for avoiding breaking existing dub packages, and it does 
> sound like it's a better format, but the fact that it's just 
> been created for this makes me leery.

Well, formats are created if existing formats are suboptimal. 
JSON is not a general-purpose format, it was designed to be 
locked on javascript parsers.


More information about the Digitalmars-d mailing list