Support for extensions- similar to protobufs

20 views
Skip to first unread message

karan bhatia

unread,
Apr 13, 2017, 3:45:21 AM4/13/17
to FlatBuffers
Is there something similar to Protobuf extensions in Flatbuffers? 

Wouter van Oortmerssen

unread,
Apr 17, 2017, 12:57:42 PM4/17/17
to karan bhatia, FlatBuffers
There isn't. Unlike Protobuf, fields in FlatBuffers have to have consecutive ids, so it wouldn't be quite as easy to do. You could add "inheritance" on tables, but that is very fragile should the base need to change.

On Thu, Apr 13, 2017 at 12:45 AM, karan bhatia <kara...@gmail.com> wrote:
Is there something similar to Protobuf extensions in Flatbuffers? 

--
You received this message because you are subscribed to the Google Groups "FlatBuffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flatbuffers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages