You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/04/06 06:20:27 UTC

[jira] Resolved: (CLK-405) Menu improvements - allow setting the cache strategy.

     [ https://issues.apache.org/jira/browse/CLK-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink resolved CLK-405.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0

MenuFactory allows for creating non-cached menu. Users can then cache the menu in whatever scope they want.

> Menu improvements - allow setting the cache strategy.
> -----------------------------------------------------
>
>                 Key: CLK-405
>                 URL: https://issues.apache.org/jira/browse/CLK-405
>             Project: Click
>          Issue Type: Sub-task
>          Components: extras
>            Reporter: Demetrios Kyriakis
>            Assignee: Adrian A.
>             Fix For: 2.2.0
>
>
> Please improve the Menu Control, by allowing the user to set the chache stragety.
> Right now the cache strategy seems to be "application" (or JVM instance) only.
> This is very limiting, making the existing Menu Control useless for most user applications, thus forcing the users
> to make their own menu controls (or the hack the original one).
> Please allow setting the cache strategy also to "session", and "request" (or "page" if the page is stateful).
> (even if the default remains to "application"  - the ensure the compatibility with existing applications).
> Thank you,
> Demetrios.

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