I'm not terribly happy with std.json do this is welcome. I do wish that there 
were a SAX style parser available too though, so I could parse JSON without 
allocating. 

On May 7, 2013, at 12:52 AM, "evilrat" <evilrat...@gmail.com> wrote:

> On Tuesday, 7 May 2013 at 07:29:16 UTC, w0rp wrote:
>> ...
>> https://github.com/w0rp/dson/blob/master/json.d
>> ...
> 
> looks like you do reinvented the wheel. std.json already has anything we need 
> to read/write json, and it is really small.
> after all, i would enjoy the idea if someone would write std.xml like stuff 
> for reading/writing which will be pulled to std.json.

Reply via email to