I've been using the following code in my project to convert between JSON and protobuf objects (in C++):
http://code.google.com/p/protobuf-to-jsoncpp/ http://code.google.com/p/protobuf-to-jsoncpp/source/browse/trunk/json_protobuf.h Currently, this has only a rudimentary Makefile (that I've run on Ubuntu 12.04) that expects the protobuf library and JsonCpp (http://jsoncpp.sourceforge.net/) to be installed in /usr/local. Please let me know what you think and if you have any suggestions. Thanks, Kevin Regan [email protected] [email protected] -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
