Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 22:08 UTC
Updated:
10 Oct 2011 at 17:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedDries points out that #281596: Performance: static caching of user objects in user_load(), respecting conditions and #91786: user_load() static caching might take care of the loss of caching of the user object.
As I try to dig into this I find all sorts of pain. For example - we can't use a second wildcard for the category, since then we fail to define the 2nd level tabs. So we realy do need to iterate over them all and create separate router items.
Comment #2
pwolanin commentedComment #3
Michsk commentedJust keeping track of this, so i know when it's done for D6