<i18n dev> RFR: 8041488: Locale-Dependent List Patterns [v12]
Naoto Sato
naoto at openjdk.org
Tue Sep 5 20:19:41 UTC 2023
On Tue, 5 Sep 2023 20:04:57 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Thanks. Will modify the wording in the next revision. I think we should stick to the wording `format`/`parse` here.
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15130#discussion_r1316364083
More information about the i18n-dev
mailing list