Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.4-rc-1
-
None
Description
You have thing like getDefaultLanguage() which is actually the default locale but as a String that should not be mixed with the language part of a Locale, etc...
We need to deprecate all the APIs that talk about "language" to have more explicit "locale" based APIs.