You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "hanasaki jiji (JIRA)" <de...@myfaces.apache.org> on 2007/10/22 05:26:50 UTC

[jira] Created: (TRINIDAD-780) Configurable cache mechanism (httpsession only currently supported)

Configurable cache mechanism (httpsession only currently supported)
-------------------------------------------------------------------

                 Key: TRINIDAD-780
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-780
             Project: MyFaces Trinidad
          Issue Type: Improvement
            Reporter: hanasaki jiji


org.apache.myfaces.trinidad.CACHE_VIEW_ROOT
org.apache.myfaces.trinidad.USE_APPLICATION_VIEW_CACHE

are currently stored in the httpsession.  This is an enhancement request for a pluggable caching mechanism supporting the current httpsession as well as jcscache and a framework to allow other cache providers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-780) Configurable cache mechanism (httpsession only currently supported)

Posted by "Danny Robinson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538495 ] 

Danny Robinson commented on TRINIDAD-780:
-----------------------------------------

Can you provide some more comments about your need for such a feature.  One of our projects also has the potential to use such a feature, but I need to understand why you think it might be advantageous to move this outside the session.

> Configurable cache mechanism (httpsession only currently supported)
> -------------------------------------------------------------------
>
>                 Key: TRINIDAD-780
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-780
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: hanasaki jiji
>
> org.apache.myfaces.trinidad.CACHE_VIEW_ROOT
> org.apache.myfaces.trinidad.USE_APPLICATION_VIEW_CACHE
> are currently stored in the httpsession.  This is an enhancement request for a pluggable caching mechanism supporting the current httpsession as well as jcscache and a framework to allow other cache providers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.