JSON in D
Fawzi Mohamed
fmohamed at mac.com
Sun May 17 10:45:50 PDT 2009
On 2009-05-17 16:58:26 +0200, Christopher Wright <dhasenan at gmail.com> said:
> Fawzi Mohamed wrote:
>> As we are about JSON blip has also one.
>> It does not aim at replacing tango's one, which is really fast, and is
>> the way to go if you want to read JSON to an in memory representation
>> of it.
>>
>> On the other hand if you want to use JSON for serialization, i.e. to
>> read into your objects, or to write out them, then what is in blip
>> could be interesting as it is a serialization frameworkd that support
>> json (and also a binary protocol), and could be exteded to support
>> other protocols like xml.
>>
>> Fawzi
>>
>
> Do you have a link?
http://dsource.org/projects/blip
More information about the Digitalmars-d
mailing list