Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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