Hi all,

I have a proto file where a set of classes are defined under a package.
When the corresponding classes are generated, they get accommodated under 
the namespace as defined by the package name in proto file.

Now the issue i have is interms of how to retrieve the respective class 
descriptors from the descriptor pool.
By giving the classname, it doesn't work due to namespace issue.

Can someone help me on this.

Regards

Raja

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