Tencent / rapidjson

A fast JSON parser/generator for C++ with both SAX/DOM style API
http://rapidjson.org/
Other
14.14k stars 3.52k forks source link

single header release? #1370

Open FelixBer opened 5 years ago

FelixBer commented 5 years ago

We are currently using https://github.com/nlohmann/json, but are contemplating switching to this. However,a single-header release makes dependencies much easier to mange.

Question: Did a single-header release just not come up so far, or do you have other reservations?

miloyip commented 5 years ago

Same as #863 But I don't have preference on whether to have this currently.

Zingam commented 5 years ago

We are currently using https://github.com/nlohmann/json, but are contemplating switching to this. However,a single-header release makes dependencies much easier to mange.

Question: Did a single-header release just not come up so far, or do you have other reservations?

@FelixBer Why are you contemplating switching to this? Are there any advantages?

gerald-dotcom commented 3 years ago

Just add the freaking thing whether you like it or not. It's pain to set up this on Windows.

It improves overall user experience.

https://github.com/Tencent/rapidjson/issues/863

I have to download this filthy script and run you know it take time.