Reflections on Serialization APIs in D
Per Nordlöw" <per.nordlow at gmail.com>
Per Nordlöw" <per.nordlow at gmail.com>
Mon Nov 18 05:01:18 PST 2013
Ok. That is great.
Thx.
On Monday, 18 November 2013 at 12:26:19 UTC, Jacob Carlborg wrote:
> On 2013-11-18 12:25, "Per Nordlöw" <per.nordlow at gmail.com>"
> wrote:
>
>> Is JSONSerialization somehow related to the upcoming
>> std.serialization?
>
> No.
>
>> I feel that there is a big need for standardizing
>> serialization in D.
>> There are too many alternatives: dproto, msgpack, JSON, xml,
>> etc should
>> be made backends to the same frontend named std.serialization
>> right?
>
> The idea is that std.serialization can support many different
> archive types (backends).
More information about the Digitalmars-d-learn
mailing list