Closed (won't fix)
Project:
Administration menu
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 16:49 UTC
Updated:
4 Jul 2009 at 13:07 UTC
Offshoot from #345984: Client-side caching of administration menu:
Now that the menu is cached on the client-side, we only need
- 1 cache of the complete menu output (used for client-side cache refreshes)
All other caches are obsolete.
Comments
Comment #1
sunNot sure anymore. Caching the output on the server-side makes AJAX callbacks faster in case it's still the same menu.