Option to register a resource bundle handler/manager with richfaces
-------------------------------------------------------------------
Key: RF-1865
URL:
http://jira.jboss.com/jira/browse/RF-1865
Project: RichFaces
Issue Type: Feature Request
Components: planning
Affects Versions: 3.1.3
Reporter: Ashish Kumar Singh
Fix For: 3.2.0
Hi Guys,
There can be situations where organizations have their own mechanism for
providing i18n support for handling resource bundles, in addition to reading them from
properties file.
An example can be XML files, database etc.
As JSF provides a mechanism to register resource bundle and rich faces follows the same
approach to provide the functionality in Ajax paradigm (a4j: loadbundle).
Now to integrate such discrete 1i8n frameworks or resource bundle sources with JSF/Rich
faces one way is to write a component and use it in the application.
But it will be niche if rich faces can come up with a resource bundle handler/manager
concept which allows doing following:
1. Application wide registration of resource bundle handler/manager
2. Ability to pass configuration parameters to handler/manager
3. a4j:include to delegate all calls to handler/manager if one is registered with the
system, otherwise use default mechanism.
Best Regards,
Ashish
--
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