I don't know exactly the code behind the app engine dashboard, but I notice they use two variables, offset and limit to paginate through the results in the admin logs. I wonder if they use some kind of efficient implementation, or only the dirty one, by using fetch(offset, limit).
-- 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.
