You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/09/10 18:13:34 UTC

[jira] Created: (TAP5-1268) Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file

Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file
---------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1268
                 URL: https://issues.apache.org/jira/browse/TAP5-1268
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.1
            Reporter: Howard M. Lewis Ship


I see this as something for 5.3.

Basically, combine all the localized messages for the core library into a single message catalog. This includes content that is currently in component message catalogs, as well as content in validation  message catalogs.

The core message catalog could be contributed to the global message catalog, ahead of the applications' message catalog. This would allow an application to easily override any of these messages from the core library.

It would also make adding and maintaining localizations easier, as there would be just a single file's content to be translated.

It may be a good chance to up∂ate the various message keys to be unique and unambiguous. Possilby adding a "t-" prefix as well.

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


[jira] Commented: (TAP5-1268) Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file

Posted by "Christian Köberl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927999#action_12927999 ] 

Christian Köberl commented on TAP5-1268:
----------------------------------------

When this is done please provide a mechanism to contribute bundles to the global message catalog. This is needed when you build a Tapestry UI library and want to have a library-global message catalog.

> Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1268
>                 URL: https://issues.apache.org/jira/browse/TAP5-1268
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.1
>            Reporter: Howard M. Lewis Ship
>
> I see this as something for 5.3.
> Basically, combine all the localized messages for the core library into a single message catalog. This includes content that is currently in component message catalogs, as well as content in validation  message catalogs.
> The core message catalog could be contributed to the global message catalog, ahead of the applications' message catalog. This would allow an application to easily override any of these messages from the core library.
> It would also make adding and maintaining localizations easier, as there would be just a single file's content to be translated.
> It may be a good chance to up∂ate the various message keys to be unique and unambiguous. Possilby adding a "t-" prefix as well.

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


[jira] Commented: (TAP5-1268) Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file

Posted by "Christian Köberl (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927999#action_12927999 ] 

Christian Köberl commented on TAP5-1268:
----------------------------------------

When this is done please provide a mechanism to contribute bundles to the global message catalog. This is needed when you build a Tapestry UI library and want to have a library-global message catalog.

> Have Tapestry's core library contribute to the global message catalog; move all validation messages and component catalogs to the single file
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1268
>                 URL: https://issues.apache.org/jira/browse/TAP5-1268
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.1
>            Reporter: Howard M. Lewis Ship
>
> I see this as something for 5.3.
> Basically, combine all the localized messages for the core library into a single message catalog. This includes content that is currently in component message catalogs, as well as content in validation  message catalogs.
> The core message catalog could be contributed to the global message catalog, ahead of the applications' message catalog. This would allow an application to easily override any of these messages from the core library.
> It would also make adding and maintaining localizations easier, as there would be just a single file's content to be translated.
> It may be a good chance to up∂ate the various message keys to be unique and unambiguous. Possilby adding a "t-" prefix as well.

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