On 2/4/15 10:23 PM, Jakob Ovrum wrote:
On Thursday, 5 February 2015 at 06:18:07 UTC, BlackEdder wrote:
On Thursday, 5 February 2015 at 06:03:38 UTC, Jakob Ovrum wrote:
On Thursday, 5 February 2015 at 01:10:18 UTC, Andrei Alexandrescu wrote:
On 2/4/15 5:06 PM, Matt Kline wrote:
Is there a JSON library that most other people are using instead?
http://vibed.org has a good one. -- Andrei
http://code.dlang.org/packages/std_data_json
http://code.dlang.org/packages/painlessjson
http://code.dlang.org/packages/jsonizer
std.data.json is the vibe.d JSON library, usable without having to pull
in all of vibe.d. It was not my intent to advertise it, but rather
advertise the best way to use it.
Sadly there hasn't been progress as of late in pushing it in Phobos. --
Andrei