22 Sep
2020
22 Sep
'20
1:35 p.m.
Em ter., 22 de set. de 2020 às 10:21, Peter Dimov
It's already possible to make this work using Boost.JSON. https://pdimov.github.io/describe/doc/html/describe.html#example_from_json
Just add the `parse` call.
You're missing the point. I don't want the DOM intermediate representation. It's not needed. The right choice for the archive concept is to use a pull parser and read directly from the buffer. The DOM layer adds a high cost here.
Yes, I'm waiting for the review to end to not detract from the Boost.JSON discussions.
Looking forward to it. -- Vinícius dos Santos Oliveira https://vinipsmaker.github.io/