Skip to content

Improve JSON handling

Afonso Mukai requested to merge 122_json_handling into master

Created by: dominikwerder

Description of work

  • Replace usage of the rapidjson library by json for modern c++
  • Replacements in source code, build setup, conanfiles, documentation

Issue

Closes #122 (closed)

Acceptance Criteria

Everything should work as before.


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports