On 2013-11-18 12:25, "Per Nordlöw" <[email protected]>" 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).

--
/Jacob Carlborg

Reply via email to