Mike, what exactly are you trying to accomplish?  Do you just want to
persist a C++ class?  If so, you don't need to generate a .proto file,
because other languages won't need to read it, and you know your own
encoding layout.  So you could still use the Protocol Buffers wire
format.
--~--~---------~--~----~------------~-------~--~----~
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