std.json questions

weaselcat via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Apr 26 11:35:32 PDT 2015


On Sunday, 26 April 2015 at 17:14:22 UTC, extrawurst wrote:
> On Saturday, 25 April 2015 at 18:30:33 UTC, Baz wrote:
>> On Saturday, 25 April 2015 at 09:56:25 UTC, tired_eyes wrote:
>>> I think this is ugly and clunky approach, what is the 
>>> beautiful one?
>>
>> What you clearly need is a serializer:
>>
>> look at these:
>>
>> http://wiki.dlang.org/Libraries_and_Frameworks#Serialization
>>
>> and also:
>>
>> https://github.com/search?utf8=✓&q=serializer+language%3AD&type=Repositories&ref=searchresults
>>
>> some of them might have an API to save load an object or a 
>> struct in a single call.
>
> too bad D:YAML links are broken, do you know where to find that 
> project ?

https://github.com/kiith-sa/D-YAML


More information about the Digitalmars-d-learn mailing list