Skip to content

Improve JSON support #32

@watkipet

Description

@watkipet

2.0-alpha has some example support for JSON.

  • Strongly consider using a library instead of rolling our own. Every line of code we write comes with maintenance cost. Consider using a library that doesn't assume a particular development framework (such as Boost, Qt, or GLib). Consider using a library that is available in most package managers such as nlohmann-json or json-cpp.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions