mbarbon / google-protobuf-dynamic

Fast and complete Perl protobuf implementation using uPB and Google .proto parser
35 stars 18 forks source link

More convenient mapping option for nested packages #5

Closed mbarbon closed 8 years ago

mbarbon commented 8 years ago

For example the mysqlx protocol definition at https://github.com/mysql/mysql-server/tree/5.7/rapid/plugin/x/protocol requires separate mappings for Mysqlx, Mysqlx.Connection, ... which is suboptimal.

mbarbon commented 8 years ago

Fixed in version 0.05