Binary data-structure serialization

Robert robert.muench at robertmuench.de
Mon May 31 06:36:13 PDT 2010


On 2010-05-31 11:09:54 +0200, "Masahiro Nakagawa" <repeatedly at gmail.com> said:

> 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.

Hi, does it support data-structures like trees, lists etc. or is the 
focus to transfer plain types?

I'm looking for a way, where I can save and load complex 
data-structures like graphs, b-trees etc. to a file.

-- 
Robert M. Münch
http://www.robertmuench.de



More information about the Digitalmars-d mailing list