I already pointed out that commented Json on its own is usually silly.
No, it is'nt. As I wrote, json was primarily developed as a
human-readable and interpretable database/data exchange format. Dou you know, what this is mean? I don't think you understand.
The programmer is not stupid, if he knows that the receiver of the json he generates only accepts standard json, then he will not produce commentable json.
Just one example, the thousand or so jsons we got, which were generated and distributed for data exchange, are UTF8 BOM encoded, which in principle is not a standard, but since the sender is the
owner, he is the standard, so I have to follow this.
Since you are not affected by json's commentability and you are bored, it is easiest to mention that "it is not standard".
