[ http://mc4j.org/jira/browse/STS-161?page=all ]

Tim Fennell updated STS-161:
----------------------------

    Attachment:     (was: imitrex-butalbital.html)

> Make the timeout interval for flash scopes configurable or modifiable
> ---------------------------------------------------------------------
>
>                 Key: STS-161
>                 URL: http://mc4j.org/jira/browse/STS-161
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Context Management
>            Reporter: Tim Fennell
>         Assigned To: Tim Fennell
>             Fix For: Release 1.4
>
>
> Right now the filter has a hardcoded timelimit that is used to decide when a 
> flash scope has been around for too long and kill it.  In certain 
> circumstances it might be nice to be able to alter this, either applicatin 
> wide or for a specific flash scope.  The preferred way to do this would 
> probably be to move the timeout length and the check into the flash scope 
> class, and simply have the filter call something like:
>     flashScope.isPassedTimeout();
> The the FlashScope could have methods to adjust and reset it's own timeout as 
> desired.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to