Hi Group,
Say I have a use case pattern like
message B
message A {
B b
}
and I have a bunch of proto "a"'s to share a same proto "b". Do I have a
way to predefine some "b.pb" and directly reference it in "list_of_a.pb",
instead of copy-pasting those "b" in each of "a" in "list_of_a.pb"?
Thanks in advance!
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/protobuf/f74be36f-de87-4a36-9161-5fb194bb6839%40googlegroups.com.