it sounds like you want to specify the *kind* of an entity
dynamically, at runtime?

this isn't easy with db, but it is with the lower-level, undocumented
google.appengine.api.datastore module. see the docstrings for the top-
level classes and functions in that module:

http://code.google.com/p/googleappengine/source/browse/trunk/google/appengine/api/datastore.py
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to