You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org> on 2007/09/27 23:20:50 UTC

[jira] Commented: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

    [ https://issues.apache.org/jira/browse/TRINIDAD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530845 ] 

Jeanne Waldman commented on TRINIDAD-728:
-----------------------------------------

We decided to call it <translation-source> and not allow both bundle-name and translation-source. 
The translation source can point to a Map or a ResourceBundle.

> support for el to be used in a skin to bind to other translation data sources
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-728
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>
> support for el to be used in a skin to bind to other translation data sources
> We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
> For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.