Object Serialization?

Jacob Carlborg doob at me.com
Tue Apr 24 11:50:56 PDT 2012


On 2012-04-24 18:42, 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 can have a look at Orange:

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

Tutorials:

http://dsource.org/projects/orange/wiki/Tutorials

API reference: 
http://dl.dropbox.com/u/18386187/orange_docs/orange.serialization.Serializer.html

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list