Both are interesting, anyway. Who would be better to teach Google systems with examples than Google itself? :)
On 11 dic, 07:31, Robert Kluin <[email protected]> wrote: > Scratch that, just noticed the admin logs part. How about answering > in terms of the datastore viewer :) > > Robert > > > > > > > > On Sat, Dec 11, 2010 at 01:30, Robert Kluin <[email protected]> wrote: > > He may have been asking about the datastore viewer. > > > Robert > > > On Fri, Dec 10, 2010 at 21:06, Ikai Lan (Google) > > <[email protected]> wrote: > >> The logs in the App Engine dashboard don't use the App Engine datastore. > >> That's why we can't add more space at will for users. We're looking at ways > >> to expand logs capacity and retention. > > >> -- > >> Ikai Lan > >> Developer Programs Engineer, Google App Engine > >> Blogger: http://googleappengine.blogspot.com > >> Reddit: http://www.reddit.com/r/appengine > >> Twitter: http://twitter.com/app_engine > > >> On Fri, Dec 10, 2010 at 3:49 PM, Ernesto Karim Oltra > >> <[email protected]> wrote: > > >>> 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. > > >> -- > >> 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. -- 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.
