I haven't used either (yet). But as someone who wants to move away from JSON as a configuration format, ron doesn't, for me, offer much of a value proposition. And it's too tied to serde IMHO.
I also like KDL's optional type annotations (yes, I'm crazy that way.).
1
kdl 6.0.0-alpha.1 (first version with a KDL v2 implementation) | Spyke
3 replies
Thanks for sharing. Now I know that KDL exists and what it is.
Woah, that syntax sucks ass. RON is the way.
I haven't used either (yet). But as someone who wants to move away from JSON as a configuration format,
rondoesn't, for me, offer much of a value proposition. And it's too tied to serde IMHO.I also like KDL's optional type annotations (yes, I'm crazy that way.).