Comment by nikeee

Comment by nikeee 18 hours ago

2 replies

> 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 18 hours ago

Because it's supposed to be pleasant for humans and quoting keys is the least pleasant part of jsom config files.