▲ | nikeee 16 hours ago | |||||||
> Optional key quotes Why are they optional? Why not just make them mandatory? So I don't need to guess which chars need quotes. Edit: What most languages also lack: semantics on de-serialization. In the best case, I want to preserve formatting and stuff when the config is changed/re-committed programmatically. | ||||||||
▲ | sixo 15 hours ago | parent [-] | |||||||
Because it's supposed to be pleasant for humans and quoting keys is the least pleasant part of jsom config files. | ||||||||
|