You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Sargun Dhillon <sa...@sargun.me> on 2016/06/15 08:34:42 UTC

Flat Protobuf hierarchy

It turns out that not all protobufs compilers support dealing with packages
correctly. The specific one I'm hitting an issue with today is gpb, the
Erlang protobuf compiler. It's also a little bit weird in Python, and some
of the other protobuf compilers. After doing a little bit of poking around,
it appears we're doing this in only one place: