On Mon, 10 Jul 2023 20:39:34 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> To avoid confusion on the os x dynamic linker side i renamed native classes > from ButtonAccessibility to JFXButtonAccessibility. I will use JFX prefix > down the line to avoid any confusion when running with the latest JDK that > also migrated to the new a11y API. May I suggest an alternate naming pattern similar to AccessibleBase.h. Can we name our files as AccessibleButton, (AccessibleList, ... and so forth) ? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1174#issuecomment-1633567944