You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jason Rickabaugh (JIRA)" <de...@myfaces.apache.org> on 2011/02/05 09:12:30 UTC

[jira] Created: (MYFACES-3028) ResourceBundle XML properties file

ResourceBundle XML properties file
----------------------------------

                 Key: MYFACES-3028
                 URL: https://issues.apache.org/jira/browse/MYFACES-3028
             Project: MyFaces Core
          Issue Type: Improvement
          Components: General
    Affects Versions: 2.0.3
         Environment: All
            Reporter: Jason Rickabaugh


Unable to override ResourceBundle Control.  i18l could significantly benefit from XML property files.  Especially with the use of CDATA section.  AplicationImpl.java doesn't allow the use of XML resource bundles.  I would like to see the ability to override the ResourdeBundle.Control with one that allows the use of XML resource bundles.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MYFACES-3028) ResourceBundle XML properties file

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991077#comment-12991077 ] 

Leonardo Uribe commented on MYFACES-3028:
-----------------------------------------

It is valid to override Application object using a wrapper to allow a custom ResourceBundle implementation that loads values from xml files. It sounds more like an extension than a improvement. It is a good idea for myfaces commons, so I'll move this issue to there. 

> ResourceBundle XML properties file
> ----------------------------------
>
>                 Key: MYFACES-3028
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3028
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: myfaces-commons-utils
>         Environment: All
>            Reporter: Jason Rickabaugh
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Unable to override ResourceBundle Control.  i18l could significantly benefit from XML property files.  Especially with the use of CDATA section.  AplicationImpl.java doesn't allow the use of XML resource bundles.  I would like to see the ability to override the ResourdeBundle.Control with one that allows the use of XML resource bundles.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira