FLUID-1678: Implement support for UIMessage component and template-driven msg= messages for I18N support

Metadata

Source
FLUID-1678
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2008-10-10T19:07:54.000-0400
Updated
2011-02-22T16:27:56.037-0500
Versions
  1. 0.6beta1
Fixed Versions
  1. 0.6
Component
  1. Renderer

Description

Crucial features of the client-side renderer include support for the subsitution of internationalised messages within templates. In the "historical" RSF Server framework, these are implemented by a component UIMessage, an interface MessageLocator, and a template syntax as rsf:id="msg=message-key". Equivalents of all of these mechanisms should be implemented on the client-side.

Comments

  • Antranig Basman commented 2009-01-19T21:14:23.000-0500

    This was essentially concluded for 0.6 in that all the basic parsing code, component support and test cases were committed. There is perhaps a requirement to allow the automatic fetch of message bundle files to be integrated into a standard "fetchResources" workflow, but it would be best to wait for user feedback regarding the existing features.

  • Michelle D'Souza commented 2011-02-22T16:27:56.035-0500

    Closing issues that were resolved for 1.0 and earlier releases.