On Tuesday, 20 November 2012 at 12:12:27 UTC, Nicolas Sicard
wrote:
BTW, the actual JSON module in viba.data.json in richer in
functionality and easier to use than the one in std.json. The
module has virtually no dependency on other parts of vibe.d. I
whish it was also moved to Phobos or at least inspired a
refactoring of std.json.
Nicolas
I have not yet looked at the vibe.d JSON yet, but I certainly
will. I agree with you that the std.json could use some
improvement, it's not all that fun to use that's for sure.
--rt