On 2017-10-03 11:52, Carsten Ziegeler wrote:
...
1. How can we add comments to a feature or application json file? AFAIK
JSON does not allow comments


Right, strict JSON does not allow it, but we allow comments and the JSON
is preprocessed by a JSMin like processor. But after reading all
comments are gone, which I think is fine.
...

But then let's be clear about the terminology: it is *not* JSON.

...

Best regards, Julian

Reply via email to