I want to use protocol buffer to transfer data between two
applications, one being on GAE and the other being on EC2.  I noticed
this *note* when reading through the documentation of the
model_to_protobuf method of google.appengine.ext.db.

Note: This method uses a different (older) format for protobuffers
than the open sourced protocol buffer format. It is not compatible
with the open source implementation.

If that's the case, can I find the "different (older)" format/
specifications of protobuffers somewhere that I can use in a different
application?  Is it possible to use protobuffers to xfer data between
GAE and an external application the way they are implemented on GAE?

Dominic

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

Reply via email to