[
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)