RFR: JDK-8324182 Deprecate for removal SimpleSelector and CompoundSelector classes [v2]

Kevin Rushforth kcr at openjdk.org
Sat Feb 10 15:17:02 UTC 2024


On Mon, 5 Feb 2024 22:25:36 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

>>> need 2 passes, because there already is a method named like that:
>> 
>> oh yeah, sorry.
>> `getStyleClassesSet()` ?
>
>> > need 2 passes, because there already is a method named like that:
>> 
>> oh yeah, sorry. `getStyleClassesSet()` ?
> 
> That one is still available yes :)

@hjohn I'm now leaning towards either `getStyleClassNames` or `getClassNames`, but it isn't a strong preference. Why don't you pick one, update the PR, and create a Draft CSR.

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

PR Comment: https://git.openjdk.org/jfx/pull/1340#issuecomment-1937040083


More information about the openjfx-dev mailing list