hi amir! we can't delay the query until milestone B because in that
example, the put and the query are in different requests, so they
don't know anything about each other. specifically, the query doesn't
know that another request is currently in the middle of a put. (even
if it did, we couldn't feasibly delay the query until the put is done,
since for large apps, puts will be happening constantly.)

more in this thread:

http://groups.google.com/group/google-appengine/browse_thread/thread/608cb4ca97247bad

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to