Hello! 

The Python tutorial seems to suggest that there should be some reflection 
capabilities available in the Message class. I can see the ListFields 
method, but it only returns a descriptor of a field if the field is non 
empty. I would like to be able to see all the fields defined in a specific 
Message class, even if they are empty in this particular Message instance. 
Is there some way I can do this?

:.:: mattias

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to