[Cppcms-users] how good is the json parser?
Brought to you by:
artyom-beilis
From: Marcel H. <ke...@co...> - 2012-03-28 13:36:07
|
Hello everyone, i am searching for a good and easy to use json parser for c++. I know that cppcms has such, but it's "embedded" into the cppcms framework. I tried jsoncpp but ... it's... ugly. All in all not a good concept. So my question: Is the json parser that perfect that you would approve it? Can i extract the json parser (it's only 3 headers and sources afaics) out of the project? Is it compatible with the license (I don't know much about licening) Is there any other json cpp project that you can recommend? Regards Marcel Hellwig |