Binary data-structure serialization
Masahiro Nakagawa
repeatedly at gmail.com
Mon May 31 02:09:54 PDT 2010
Hi Robert,
On Sun, 30 May 2010 19:38:10 +0900, Robert <robert.muench at robertmuench.de>
wrote:
> Hi, are there are any projectes / snippets / prototypes where someone
> tried to serializa D run-time data-structures (like an associative
> array) into a file?
>
I may not be right about your question, but I am writing msgpack4d.
http://www.bitbucket.org/repeatedly/msgpack4d
This library will be available in Phobos(see d.announce).
Now, I fix bugs and improve some features.
Hope this helps.
Masahiro
More information about the Digitalmars-d
mailing list