On Saturday, 8 July 2017 at 05:00:45 UTC, bauss wrote:
On Friday, 7 July 2017 at 22:52:22 UTC, FoxyBrown wrote:
On Friday, 7 July 2017 at 20:45:36 UTC, Moritz Maxeiner wrote:
On Friday, 7 July 2017 at 19:40:35 UTC, FoxyBrown wrote:
[...]

"best" always depends on your specific use case. I use json files via asdf [1]

[1] https://github.com/tamediadigital/asdf


Seems like quite a heavy package for what I need. I just want to write a AA to disk and load it, ultimately.

Then I would go with INI, because you'll ultimately just have key-value pairs.

https://code.dlang.org/packages/baussini (Pretty old but should still work just fine.)

There is also inifiled: https://github.com/burner/inifiled (used for Dscanner for example)

Reply via email to