> On Feb 22, 2016, at 1:18 PM, 'Amir Rouzrokh' via Google App Engine 
> <[email protected]> wrote:
> 
> Hi everyone,
> 
> I’m one of App Engine’s Product Managers and we’ve just pushed out a new 
> iteration of our App Engine Managed VM docs located at 
> 
> https://cloud.google.com/appengine/docs/managed-vms/ 
> <https://cloud.google.com/appengine/docs/managed-vms/>
> 

1. Are there plans to port over NDB for datastore access on managed VMs?
2. Is webapp2 going to be deprecated?

I ask because both of those seem to not be getting much attention with the 
Managed VM transition. It’s particularly concerning to me because I used both 
webapp2 and NDB as those were the defaults presented in the App Engine 
documentation for python (and still are). But now I see no signs of NDB moving 
to Managed VMs and you are using Flask in these examples.

FWIW - I don’t have a preference about about NDB vs. the new datastore API in 
gcloud except that I have lots of NDB code that I don’t really want to port. As 
for webapp2 - I feel really burned by that choice. I only went with it because 
I thought it would be better supported, but it is far from the best option and 
not even maintained as far as I can tell. I absolutely think you should push 
Flask or something similar and just publicly declare that you won’t be 
maintaining webapp2.

Karl

-- 
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/15C0945B-A4B5-4336-8F9E-80B6C9E61BAA%40strajillion.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to