std.serialization: pre-voting review / discussion
Marek Janukowicz
marek at janukowicz.net
Sun Aug 18 13:17:07 PDT 2013
Andrej Mitrovic wrote:
>> I recently needed some way to serialize a data structure (in order by
>> save the state of the app and restore it later) and was quite
>> disappointed there is nothing like that in Phobos.
>
> FWIW you could try out msgpack-d:
> https://github.com/msgpack/msgpack-d#usage
>
> It's a very tiny and a fast library.
That's what I ended up using, but I would be much more happy to have
something like this in Phobos.
--
Marek Janukowicz
More information about the Digitalmars-d
mailing list