Skip to content

Allow JSON comments #17

@luposlip

Description

@luposlip

Currently, parsing JSON with comments will fail (and it's illegal according to the JSON specification).

But that's nuts. We like comments in our code, and in our data as well.

@technomancy reminded me of this today, with his post on that exact issue:
https://douglascrockfordisnotyourdad.technomancy.us/

I'll find a way to make it work, eventually. Probably as a flag that has to be set, to allow comments (not to break existing use of this library).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions