std.json questions
extrawurst via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Apr 26 10:14:21 PDT 2015
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 ?
More information about the Digitalmars-d-learn
mailing list