[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4215) Get ResourceBundle for non-current Locale

Stephane Epardaud (JIRA) jira-events at lists.jboss.org
Wed Jun 3 08:07:56 EDT 2009


Get ResourceBundle for non-current Locale
-----------------------------------------

                 Key: JBSEAM-4215
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4215
             Project: Seam
          Issue Type: Feature Request
    Affects Versions: 2.1.1.GA
            Reporter: Stephane Epardaud


When we need to get hold of the Seam ResourceBundle we call ResourceBundle.instance() but it is using the current Seam Locale. Sometimes we need to get the ResourceBundle for a different Locale without wanting to change the current Locale.

We can load the ResourceBundles ourselves, but this is not what we want obviously since it would duplicate code a lot.

Can we get an API to get a Seam ResourceBundle by Locale?

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

        



More information about the seam-issues mailing list