ResInsight icon indicating copy to clipboard operation
ResInsight copied to clipboard

Janitor : Replace Qt Json parsing

Open magnesj opened this issue 2 years ago • 1 comments

QtScript is no longer supported in Qt6.

Consider porting RifJsonEncodeDecode.h using https://github.com/simdjson/simdjson

magnesj avatar Aug 09 '22 13:08 magnesj

This is also an alternative: https://github.com/nlohmann/json

kriben avatar Aug 10 '22 13:08 kriben