| Identity does the following for *every* HTTP request that is handled by TurboGears (CherryPy): load the user's secret token load the user record and compute the user's groups and privileges update the user's secret token expiration date One of the things I'm thinking of doing is modifying the current SqlObjectIdentityProvider to use SQL statements rather than SQLObject directly. I would expect this to be *much* faster. I don't know what priority Kevin puts on this, but I'm willing to make this a post 0.9 or even post 1.0 fix. (I'm a little busy at the moment.) On 31 Dec, 2005, at 5:09 am, Davide Bertola wrote:
-- Jeff Watkins "Just because you have the right to do something, doesn't mean it's the right thing to do." -- Fred Friendly, former president of CBS News |
- [TurboGears] Re: is identity slow? Jeff Watkins
- [TurboGears] Re: is identity slow? Dave Warnock

