It would make my paging code a lot cleaner if there were a way to indicate 'the first key'. Is there? Like db.Key.from_path (MyModel.kind(), "") when using key_names?
That way, I could compile my GQL and just keep plugging in a new :key value each iteration, including the first. I know, the example cases always look clean with their starting query, and then the follow-ups, but in real life I sometimes find myself pretty nested with various logic clauses such that it would be nice to just be able to do this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
