You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2009/12/11 16:09:18 UTC

[jira] Created: (TOBAGO-837) Change ClientProperties to be an interface and a managed bean

Change ClientProperties to be an interface and a managed bean
-------------------------------------------------------------

                 Key: TOBAGO-837
                 URL: https://issues.apache.org/jira/browse/TOBAGO-837
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil


ClientProperties should be an interface and should be accessable as a managed bean under the name "tobagoClientProperties".
The scope is by default in the session.
As implementation there is one from Tobago by default.
An application delevoper can use his own implementation and put it in a scope he want by putting the definiton in the application faces-config.xml.

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


[jira] Resolved: (TOBAGO-837) Change ClientProperties to be a managed bean

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-837.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
                   1.5.0-alpha-2

> Change ClientProperties to be a managed bean
> --------------------------------------------
>
>                 Key: TOBAGO-837
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-837
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.0-alpha-2, 1.5.0
>
>
> ClientProperties should be accessable as a managed bean under the name "tobagoClientProperties".
> The scope is by default in the session.
> An application delevoper can use his own implementation and put it in a scope he want by putting the definiton in the application faces-config.xml.
> The static locator method should be moved to VariableResolverUtils.

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