Hi,

I'm working on a project which uses extensions quite a lot, but as the
project gets bigger I find it quite difficult to manage extension
numbers in order to prevent collisions.

This is true for extension of protobuf's MessageOptions, FieldOptions
(i.e. internal custom options within range 50000-99999), as well as
for any other extension of any custom message. I would like to
generate a synthetic report showing which extension numbers are used
within a set of proto files.

This is easy to do, but I wonder whether someone already did something
like that.

If not, which other means do you use to manage your extensions numbers?

Thanks,

Louis-Marie

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to