Serialization libs?
    David Nadlinger 
    see at klickverbot.at
       
    Fri Jun 10 05:22:53 PDT 2011
    
    
  
On 6/10/11 2:07 PM, Robert Clipsham wrote:
> On 10/06/2011 08:30, Nick Sabalausky wrote:
>> Are there any good D2 serialization libs out there that utilize
>> introspecition (ie, don't have to manually specify all the member of each
>> type), handle cyclic graphs and have flexible output?
>
> I've never used it, and I don't know if it's any good or even does what
> you need, but:
>
> http://dsource.org/projects/orange/
Another library out there is part of Fawzi's blip, although it's 
D1/Tango: https://github.com/fawzi/blip/tree/master/blip/serialization
David
    
    
More information about the Digitalmars-d-learn
mailing list