← Back to team overview

mugle-dev team mailing list archive

[Bug 727767] [NEW] Extending the User class from GAE

 

Public bug reported:

I noticed that GAE provides its own User class that actually includes an
authorized user (takes care of logins).

http://code.google.com/appengine/docs/python/users/userclass.html

Would it be a good idea to extend our own User from that class? I
personally prefer that could come in handy for other reasons in future
too.

** Affects: mugle
     Importance: Low
         Status: Opinion

-- 
You received this bug notification because you are a member of MUGLE
Developers, which is subscribed to MUGLE.
https://bugs.launchpad.net/bugs/727767

Title:
  Extending the User class from GAE

Status in Melbourne University Game-based Learning Environment:
  Opinion

Bug description:
  I noticed that GAE provides its own User class that actually includes
  an authorized user (takes care of logins).

  http://code.google.com/appengine/docs/python/users/userclass.html

  Would it be a good idea to extend our own User from that class? I
  personally prefer that could come in handy for other reasons in future
  too.



Follow ups

References