MessagesMap must be eaier 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.4.0, 2.3.0-RC1
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.