I hate new DUB config format
Chris via Digitalmars-d
digitalmars-d at puremagic.com
Fri Nov 27 10:36:31 PST 2015
On Friday, 27 November 2015 at 18:31:19 UTC, rsw0x wrote:
> On Friday, 27 November 2015 at 18:27:57 UTC, Chris wrote:
>> On Friday, 27 November 2015 at 18:11:34 UTC, Ola Fosheim
>> Grøstad wrote:
>>> [...]
>>
>> But JSON is widely used and chances are that people are
>> already familiar with it. If not, it's easy to learn, there
>> are loads of resources. 3rd party tools can easily parse it.
>> And hey, it's not that bad. XML is a lot worse as regards
>> human readability. However, I will for the life of me never
>> understand why comments were not included.
>
> json is not a configuration file format
It's a data exchange format, and it can be used for many purposes.
More information about the Digitalmars-d
mailing list