C++ Logo

std-proposals

Advanced search

Re: [std-proposals] A Minimal JSON Support Library for C++

From: Thiago Macieira <thiago_at_[hidden]>
Date: Thu, 15 Feb 2024 13:15:57 -0800
On Thursday, 15 February 2024 12:30:37 PST Yexuan Xiao wrote:
> The real-world demand for deserialization is too complex, and there are
> three main issues:
[cut]

That's ok as a justification. Write that in your paper and show to the
reviewers that your solution will work with any reasonable serialisation and
deserialisation solutions. That is, port a handful of existing JSON libraries
to your data types and show that the API to the user is still usable and the
performance is at similar (or better) performance levels.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2024-02-15 21:16:00