You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/11/11 12:35:13 UTC

[jira] Updated: (CLK-728) MessagesMap must be easier to extend

     [ https://issues.apache.org/jira/browse/CLK-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink updated CLK-728:
------------------------------

    Summary: MessagesMap must be easier to extend  (was: MessagesMap must be eaier to extend)

> MessagesMap must be easier to extend
> ------------------------------------
>
>                 Key: CLK-728
>                 URL: https://issues.apache.org/jira/browse/CLK-728
>             Project: Click
>          Issue Type: Improvement
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>            Priority: Minor
>             Fix For: 2.3.0-M1
>
>
> MessagesMapService allows to inject custom MessagesMap implementations. MessagesMap however has mostly private methods making it cumbersome  to extend.  Would be useful to make the following mehods protected:
> - ensureInitialized
> - loadResourceValuesIntoMap
> Also add a new protected method to easily swap ResourceBundle implementations:
> - createResourceBundle

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