Hi all, I've got 2 questions:
1. how do I generate a Descriptor from a FileDescriptorProto in Java? In cpp, I'm using DescriptorPool class's 'BuildFile()' functionality. 2. how do I generate a Dynamic Message from a Descriptor in Java? In cpp, I'm using DynamicMessageFactory class's 'GetPrototype()' functionality. thanks -- 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.
