thirdparty/google_appengine/lib/antlr3/AUTHORS
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Mar 2009 14:51:37 +0000
changeset 1984 eb02fd5427c5
parent 828 f5fd65cc3bf3
permissions -rwxr-xr-x
Use getFromKeyFields instead of getForFields where possible Lookup by key_name is a lot faster than doing a query, so if possible the use of getFromKeyFields is preferred over getForFields. Patch by: Sverre Rabbelier
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
828
f5fd65cc3bf3 Load /Users/solydzajs/Downloads/google_appengine into
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
Benjamin Niemann <pink at odahoda dot de>: Main developer of Python target.
f5fd65cc3bf3 Load /Users/solydzajs/Downloads/google_appengine into
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     2
Clinton Roy <clinton.roy at gmail dot com>: AST templates and runtime.