Is it possible, given a proto file, but without compiling it(protoc), to use 
the proto file directly to be able to load data? In other words parsing the 
proto file at run time and generating a reflection interface or something such 
that a tool may read the messages with just the proto file without having to 
generate the code with protoc ? 

-- 
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