[google-appengine] Re: Is there any example code about paging?

2008-12-04 Thread A . TNG
On Thu, Dec 4, 2008 at 6:58 PM, lookon <[EMAIL PROTECTED]> wrote: > > I've watched Buildding Scalable Web Applications with Google App > Engine on Youtube..But I wish there could be some example code about > the topics. for example paging technique.. > > And I want to know where could see the cod

[google-appengine] Re: Is there any example code about paging?

2008-12-04 Thread kang
I know both...But the example apps do not cover the paging problem.. and the big apps do not give source code On Thu, Dec 4, 2008 at 7:44 PM, A. TNG <[EMAIL PROTECTED]> wrote: > > On Thu, Dec 4, 2008 at 6:58 PM, lookon <[EMAIL PROTECTED]> wrote: > > > > I've watched Buildding Scalable Web Applica

[google-appengine] Re: Is there any example code about paging?

2008-12-04 Thread Savraj
Hi folks. Just wanted to add that there should be some "known good way" of paging through a set of more than 1,000 objects. It seems like there are a few ways to do this -- does anyone have any good sample code so we don't all reinvent the wheel each time? One way is to use Django's Paginator --

[google-appengine] Re: Is there any example code about paging?

2008-12-04 Thread Alexander Kojevnikov
> Hi folks. Just wanted to add that there should be some "known good > way" of paging through a set of more than 1,000 objects. It seems like > there are a few ways to do this -- does anyone have any good sample > code so we don't all reinvent the wheel each time? See this thread for a few pointe

[google-appengine] Re: Is there any example code about paging?

2008-12-04 Thread Adam
There is some information about one approach on my blog: http://blog.adamcrossland.net/showpost?id=aglhZGFtY2Jsb2dyLQsSCUJsb2dJbmRleCIJYWRhbWNibG9nDAsSBFBvc3QiC2FkYW1jYmxvZzE0DA --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl