Add $_GET wrapper that allows caches to analyze usage

David Strauss - February 6, 2007 - 07:34
Project:Drupal
Version:7.x-dev
Component:base system
Category:feature request
Priority:normal
Assigned:David Strauss
Status:needs work
Description

Currently, my cache forces the cached function and caller to determine in what ways the cached function depends on $_GET and restore necessary state manually. Adding and using this wrapper would allow a cache to determine -- based on before and after snapshots of usage -- what $_GET variables were used in any function's execution. With that knowledge, the cache could selectively save and restore these variables during cron runs to regenerate the content.

AttachmentSize
http_get_wrapper.patch879 bytes

#1

catch - October 29, 2007 - 12:06
Status:needs review» needs work

No longer applies.

#2

Pancho - February 8, 2008 - 00:07
Version:6.x-dev» 7.x-dev

Moving feature requests to D7 queue.

 
 

Drupal is a registered trademark of Dries Buytaert.