Datastores are not accessible outside your application, though if you really needed to, you could probably write a simple REST API and use URLFetch or XMPP to communicate between applications.
Is there a reason you need to create two domains, though? I can't help but wonder if a single app is sufficient where you can create a custom interface for iPhone rather than a new domain altogether. It'll be simpler to maintain a single codebase rather than two. On Thu, Dec 24, 2009 at 4:32 AM, surfeurX <[email protected]> wrote: > Hi all, > > i created an app under appengine and i want to create his iphone > version under another domain ... how i could use the same database in > two differents appengine projects. > > any idea??? > > -- > > 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. > > > -- Ikai Lan Developer Programs Engineer, Google App Engine -- 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.
