The purpose of app engine standard is so developers can focus no the app and not worry about the rest. To me, dev_appserver.py is a pre-req to encourage app developers to get on to GCP very easily. Hope App Engine Standard itself is not going to get deprecated!
On Friday, June 14, 2019 at 3:43:41 PM UTC-7, Andrew Gorcester wrote: > > We don't have a replacement for that functionality yet, but I'll record > that that's a missing link for people migrating. Thank you! > > On Fri, Jun 14, 2019 at 3:02 PM Nicolas Grilly <[email protected] > <javascript:>> wrote: > >> On Friday, June 14, 2019 at 11:10:21 PM UTC+2, Andrew Gorcester wrote: >>> >>> If you don't mind me asking, what are the features of dev_appserver.py >>> that are still useful with the newer runtimes, which do not have App >>> Engine-specific APIs and client libraries that dev_appserver was originally >>> intended to mock and emulate? >>> >> >> dev_appserver.py seems still useful to emulate dispatch.yaml and static >> handlers locally. Is there an alternative? >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-appengine/e827acfd-b148-4d49-a8d8-da676e9c79f4%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-appengine/e827acfd-b148-4d49-a8d8-da676e9c79f4%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b4e3f367-c21b-47f4-b6cc-c361e1984efc%40googlegroups.com.
