<i18n dev> RFR: 8041488: Locale-Dependent List Patterns [v12]

Joe Wang joehw at openjdk.org
Tue Sep 5 20:24:41 UTC 2023


On Tue, 5 Sep 2023 20:17:14 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> I'd stick to the general first sentence structure used by DateFormat, Format, and MessageFormat.
>> ("tools" in OpenJDK are standalone programs.)
>> 
>> For example, 
>> "ListFormat formats and parses lists of strings."
>
> I agree, Roger. The current version is derived from MessageFormat, which is the closest of all the *Format classes. Will come up with a better one.

Sounds good. I mainly want to say that ListFormat doesn't create (produce) new items but change (convert) the presentation from one form to another.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15130#discussion_r1316367777


More information about the i18n-dev mailing list