Since protobufs aren't self-describing, presumably every type of protobuf should use a different extension. Otherwise, you wouldn't be able to tell what is inside, even if you know how it is encoded.
On Wed, Dec 9, 2009 at 5:14 PM, Dan <[email protected]> wrote: > What do you guys use for your file extension when writing data in > protobuf format to a file? I'm guessing google doesn't use a file > extension. > > -- > > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<protobuf%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
