On Tue, 21 Nov 2023 21:11:43 GMT, Nir Lisker <[email protected]> wrote:

> Deprecating for removal `getDateFormat()` in `TimeStringConverter` and 
> `DateStringConverter` after it was removed already in 
> `DateTimeStringConverter`, and `getNumberFormat()` in `NumberStringConverter` 
> (and subclasses).

`DateTimeStringConverter.getDateFormat()` is already package-private and should 
remain that way. `DateStringConverter.getDateFormat()` will becomes 
package-private in version 23 (we need to give 1 version notice before removal).

There will be a refactoring patch at a later point anyway to do some internal 
rearrangement.

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

PR Comment: https://git.openjdk.org/jfx/pull/1294#issuecomment-1821772074

Reply via email to