On 8/26/2014 3:12 AM, ponce wrote:

- I've actually tested TOML. It has a weird edge case for tables of
hashes and hashes of tables,

I'm not doubting you, but I'm curious about this. Can you elaborate?

it's not composable syntax

This too?

and the worst of
the bunch as far as I'm concerned. TOML is also whitespace sensitive.

Hmm, ok now I'm wondering if we're even looking at the same TOML. I'm looking at this:

https://github.com/toml-lang/toml

Or by "whitespace sensitive" are you just talking about being newline-delimited? For a data language, that doesn't really bother me. Or have I overlooked something in TOML's description?

Reply via email to