View Revisions: Issue #1059
Summary | 0001059: Improve i18n resource control | ||
---|---|---|---|
Revision | 2019-05-17 10:06 by rijkr | ||
Description | IST: XMLResourceBundleControl is instantiated on each request and various i18n enums don't use custom i18n. SOLL: Use singleton XMLResourceBundleControl and allow custom i18n for various enums. |
||
Revision | 2019-06-05 13:19 by rijkr | ||
Description | IST: XMLResourceBundleControl is instantiated on each request and various i18n enums and messages*.xml resources don't use custom i18n. SOLL: Use singleton XMLResourceBundleControl and allow custom i18n for various enums and messages*.xml resources. |