RFR: 8311806: Class ButtonAccessibility is implemented twice
Kevin Rushforth
kcr at openjdk.org
Fri Jul 14 22:13:11 UTC 2023
On Fri, 14 Jul 2023 19:59:26 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> The slight issue with this approach is that in my opinion the class names will be too similar for the first look which will make code less readable. Also that will make code in JDK and JFX less similar which might be a problem for anyone who will support accessibility on both sides. For that reason i'm trying to keep naming and structure of the files as close as possible.
OK, that explanation makes sense to me.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1174#issuecomment-1636500302
More information about the openjfx-dev
mailing list