[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-536) Add locale / theme / timezone change notifications

Stephan Bublava (JIRA) jira-events at jboss.com
Mon Dec 18 03:55:38 EST 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-536?page=all ]

Stephan Bublava updated JBSEAM-536:
-----------------------------------

    Attachment: change-notifications-patch.txt

Here's a patch that adds three new events for:

- locale change
- theme change
- timezone change

> Add locale / theme / timezone change notifications
> --------------------------------------------------
>
>                 Key: JBSEAM-536
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-536
>             Project: JBoss Seam
>          Issue Type: Feature Request
>    Affects Versions: 1.1.0.CR1
>            Reporter: Stephan Bublava
>            Priority: Minor
>         Attachments: change-notifications-patch.txt
>
>
> Would it be possible to make LocaleSelector / ThemeSelector / TimeZoneSelector raise an event, whenever the current value changes?
> I'm thinking about a session-scope component, that would need to reload cached data, when the theme changes, or kill itself, to enforce a new instance being created. This is similar to ResourceBundle and Messages, which are special-cased by LocaleSelector.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list