[Smtk-developers] JSON in SMTK

Ben Boeckel ben.boeckel at kitware.com
Mon Sep 11 16:48:48 EDT 2017


On Mon, Sep 11, 2017 at 16:38:41 -0400, Bob Obara wrote:
> It seems that we are using a C - library for JSON processing - has
> anyone looked at C++ 11 libs like:
> 
> https://github.com/nlohmann/json

Could we standardize with other Kitware projects on the same JSON
libraries rather than just moving to a different camp?

VTK and CMake both already use jsoncpp and it is prepped for proper
mangling already by VTK:

    https://gitlab.kitware.com/third-party/jsoncpp

--Ben


More information about the Smtk-developers mailing list