** Description changed: 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 + http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/users/User.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.
-- 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/java/javadoc/com/google/appengine/api/users/User.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. -- Mailing list: https://launchpad.net/~mugle-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~mugle-dev More help : https://help.launchpad.net/ListHelp

