Hi Protobuf gurus,

I'm trying to parse a .proto file in Java to use with DynamicMessages. Is 
this possible or does it have to be compiled to a "descriptor set" file 
first before this can be done?

I have a use case where I need to parse messages without having the 
corresponding precompiled classes in Java. So the DynamicMessage seems to 
be the correct fit, but I'm not sure how I can generate the DescriptorSet 
from the ".proto" definition.

Thanks in advance,
Pradeep

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

Reply via email to