Hi Dominic, You can't use the version 1 Protocol Buffer library except for the PBs built into App Engine. You can use the Open Source library, however, and it runs on App Engine with minor modifications.
-Nick Johnson On Mon, Oct 5, 2009 at 8:12 PM, dplouffe <[email protected]> wrote: > > 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 > > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
