Skip to content

Support for comments. #376

@TurpentineDistillery

Description

@TurpentineDistillery

One of the biggest gripes people have with json format is the lack of support for comments.
E.g. see this reddit thread.

Many libraries, including jsoncpp and RapidJSON have support for comments in spite of the RFC.
Additionally, RapidJSON allows further relaxations to grammar, e.g. trailing commas and nan/infinity for fp-numbers.

If we want to be user-friendly, perhaps we shouldn't alienate users that have need for comments in their config files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    solution: proposed fixa fix for the issue has been proposed and waits for confirmation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions