hi, When I serialize a message using SerializeToString(), the extended attributes apparently do not get serialized, since they do not show up when I parseFromString() it back. Only the top level message's attr are persisted.
Am i missing something ? I am working with a python client here.. -- Regards, -Aditya Sakhuja -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
