- From: Simson L. Garfinkel via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Nov 2021 14:21:57 +0000
- To: public-dxwg-wg@w3.org
> > It is unfortunate that JSON doesn't allow comments. > > Sounds like a glaring omission to me. JSON files will be very hard to maintain over time. JSON is not designed to be a language for configuration files or long-term documents maintained by humans. However you could add a `'comment:'` key anywhere you want, because most JSON consumers ignore keys that they are not looking for. -- GitHub Notification of comment by simsong Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1428#issuecomment-980011113 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 November 2021 14:21:59 UTC