On Mon, Dec 22, 2008 at 4:09 PM, yejun <yej...@gmail.com> wrote:
>
>
>> Why would you want to limit GAE apps to those sorts of things?  What
>> about all those apps where there is an interaction between users?
>>
>
> Developers are still struggling to complete some simple tasks such as
> pageing through comments with current datastore API. Do you think it
> is necessary to have a luxury toilet while you were living in shelter?

Distributed transactions will vastly simplify your life when you need
them.  It's all about making programming easier.

As for paging, it would be nice to have a library for that as well.
But since writing paging code yourself is much easier than distributed
transactions, a distributed transaction library would take priority
over a paging library.

Amir

>
>
> >
>



-- 
http://readmytweets.com
http://chatbotgame.com
http://numbrosia.com
http://twitter.com/amichail

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to