Object Serialization?

Dejan Lekic dejan.lekic at gmail.com
Fri Apr 27 01:13:43 PDT 2012


dcoder wrote:

> Hello.
> 
> I'm probably not looking hard enough, but.... Do we have any
> standard d-library for serializing an object/object tree into
> -for example- an xml file?
> 
> thanks.

You have following
- Orange
- Thrift implementation
- BSON (http://vibed.org)

Probably wrappers or bindings to (all) other serialisation libraries as 
well.

Regards


More information about the Digitalmars-d-learn mailing list