Skip to content

What is within scope? #192

Closed
Closed
@whackashoe

Description

General question with a few examples:

  • json schema
  • alternative encodings such as bson or json5 (ability to swap encoder/decoder)
  • using multi-precision numbers

But on a grander level - what is the scope of nlohmann/json ? Is it to only support base json? Is it to support base json but make it easy to use weird crap? Or hard to use the above (at the benefit of keeping code easier to work with) without maintaining fork? If answer for these is fork may I suggest making a json organization so that forks could be all in one place- could be a potentially nicer namespace than the seemingly random nlohmann namespace 👯

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions