I don't want to split hairs here. Whatever is generated by our code is
JSON. We are able to process JSON *and* JSON enhanced with comments.

Carsten


Julian Reschke wrote
> 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
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org

Reply via email to