Apologies if this is a simple question, I'm still a python / GAE
novice. Is it possible to subclass the User class? I have just a
couple of extra properties and I'd like to store with User and rather
not create a duplicated UserOfMyApp class that includes a user as a
property if I can just subclass the User class itself.

What's the best solution if I just want to store a reference to
another model and a few integerproperties with a user?

Regards,
Alex
--~--~---------~--~----~------------~-------~--~----~
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