I'd like to propose replacing yajl with something maintained and more future proof. It looks like we can choose from:
While projects like json-c seem to be great from a functional perspective, it looks like the rely on CMake, which is not the build system used for this project. Do we have any preference?
Generally I'd like to propose to introduce the new dependency and replace yajl step by step to avoid introducing regressions. This means that we have two JSON libraries in place for a while until we remove it completely from the code.
Would that work?
I'd like to propose replacing yajl with something maintained and more future proof. It looks like we can choose from:
While projects like json-c seem to be great from a functional perspective, it looks like the rely on CMake, which is not the build system used for this project. Do we have any preference?
Generally I'd like to propose to introduce the new dependency and replace yajl step by step to avoid introducing regressions. This means that we have two JSON libraries in place for a while until we remove it completely from the code.
Would that work?