ICU4J: MF2: Change Directionality.of(ULocale ulocale) to use Locale

1 view
Skip to first unread message

Mihai Niță Ⓤ

unread,
Sep 15, 2025, 5:30:24 PMSep 15
to icu-design

[proposed:2025-09-18] ICU4J: MF2: Change Directionality.of(ULocale ulocale) to use Locale

In the Sep. 11 meeting we approved promoting some of the MF2 public APIs to draft.

But Markus noticed that one method in Directionality uses ULocale.

The proposal is to change that API to take a Locale instead, for consistency with getLocale in MessageFormatter and setLocale in MessageFormatter.Builder.


Directionality {

    UNKNOWN,

    LTR,

    RTL,

    AUTO,

    INHERIT;

    public static Directionality of(ULocale ulocale);

}


Thank you,
Mihai

Markus Scherer

unread,
Sep 15, 2025, 6:55:37 PMSep 15
to Mihai Niță Ⓤ, icu-design
sgtm tnx
markus
Reply all
Reply to author
Forward
0 new messages