Awesome! Thanks, Klaus Ma and Michael!
-- *Marco Massenzio* Distributed Systems Engineer http://codetrips.com On Sat, Nov 7, 2015 at 10:13 PM, Michael Park <mcyp...@gmail.com> wrote: > Hello, > > This is an announcement that we have changed *JSON::Protobuf* to > *JSON::protobuf*. Previously, we had a *JSON::Protobuf* class which had an > implicit conversion operator to *JSON::Object*. We now have > *JSON::protobuf* which > is an overloaded function which converts *google::protobuf::Message *to > *JSON::Object*, and *google::protobuf::RepeatedPtrField<T>* to > *JSON::Array* > . > > Thanks to *Klaus Ma* for following through with these patches! > > MPark. >