Closed vladbailescu closed 9 years ago
Considering its name we should also allow java.util.Locale objects in the i18n locale option:
java.util.Locale
locale
${"Foo" @ i18n, locale=resource.locale}
This is an implementation detail, pertaining to Java. We should not tie expression options to programming languages specific features.
Considering its name we should also allow
java.util.Locale
objects in the i18nlocale
option: