I'd like to create and populate a Message given only a FieldDescriptor from that message.
Is it possible to create a new Builder without knowing the Message's type in advance? I don't want to use DynamicMessage, I want to create the Builder implementation for the descriptor's containingType. -- 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.
