On 12/19/05, Kieren Diment <[EMAIL PROTECTED]> wrote:
> Is there an easy way to temporarily override the value for
> rows_per_page for a particular method?
>

I've wanted to know this same thing -- how to go about overriding a
config for just current  request.  I have not needed it bad enough to
spend any time on it. I think with 2.11 there will be some hooks to
make things like this easy .   For now i am thinking something like 
in your driver after all configs are done, deep copy 'config' to 
'default_config'.  Then in a PerlCleanup Handler, deep copy 
'default_config' to 'config'.




pjs


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Maypole-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to