No, you will have to build an API and a client. This might make your life easier if you're writing Python:
http://code.google.com/p/google-protorpc/ -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Wed, Jan 26, 2011 at 11:11 AM, Koby <[email protected]> wrote: > Hi folks, > > Do you know if there's a way to share data between applications? > Either using the datastore or memcache? I thought I read about that > somewhere, but I'm not entirely sure. > > Thanks! > > Koby > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- 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.
