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 2016/11/26 17:02:58 UTC

[jira] [Resolved] (TOBAGO-1638) Move data from ClientProperties to TobagoContext

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

Udo Schnurpfeil resolved TOBAGO-1638.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-beta-1

> Move data from ClientProperties to TobagoContext
> ------------------------------------------------
>
>                 Key: TOBAGO-1638
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1638
>             Project: MyFaces Tobago
>          Issue Type: Task
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 3.0.0-beta-1, 3.0.0
>
>
> ClientProperties reside in the session, but this might not the best solution, because this requires to have session. For most business application this is reasonable, but should not be obligatory.
> There are 3 attributes, so far:
> * String contentType
> * Theme theme
> * UserAgent userAgent
> The contentType is always "html" now, the UserAgent doesn't matter any longer. Only the Theme we need. But this attribute can be hold in the TobagoContext, to have a single point of access. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)