I've started a project generating new FileDescriptors at runtime in Java using FileDescriptorProto in order to dynamically extend a base type.
I have a class that generates .proto files (StringBuilder) and one that generates FileDescriptorProto. What I was wondering was if there was a class (in java or c++ that can turn a FileDescriptor / FileDescriptorProto into a .proto text file. -- 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.
