Serialization library with support for circular references?

Jacob Carlborg doob at me.com
Sat Nov 10 12:10:01 PST 2012


On 2012-11-10 13:42, Andrej Mitrovic wrote:

> Orange doesn't work with circular references either. Is there any
> other serialization library that supports this scenario? I'm looking
> for something fast, and binary format is ok, I don't need a
> user-readable format.

If Orange doesn't work with circular references it's a bug, please file 
an issue:

https://github.com/jacob-carlborg/orange

Although Orange is probably not very fast and it currently only has an 
XML archive.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list