Navigation

Recent site activity

Google Apps Engine

Google Apps Engine Notes.

Things to note:

Unlike rows in a table, two entities of the same kind need not have the same properties, though an application can establish such a restriction in a data model. The datastore API uses the name of the Model (or Expando) subclass as the name of the kind.

Accessing the remote data
http://code.google.com/appengine/articles/remote_api.html
Subpages (1): Notes