If you don’t absolutely need the same app name with a different version to run in the new environment, there is the option to rename your new app and dedicate a new service to it, for the new environment, all under the same project. As a result, your old app would continue running in the standard environment, whereas the new one, freshly re-baptised, runs in the flex environment, offering a new service. You would finally run 2 services accepting traffic, and that should take care of their “friendly coexistence”.
Still, both apps must exist within the same project, to access the same Datastore, as the project ID secures common access. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4e0c40b0-1f3e-4d31-89c9-f25d2641bba8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
