Hi all, Is there any way to "sync" data in datastore between server (live) and local (localhost)? I have some test data that I want to make available to both environments.
Another question: I'm splitting the web to "front-facing" webapp and "admin panel" webapp: web.latest.myapp.appspot.com and admin.latest.myapp.appsot.com. I'm aware that both share the same datastore in the server (live). Can I do that (share same datastore) in local (localhost)? I.e. Can I make two (or more) Java webapps to access the same datastore file? -- 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.
