On Sun, 1 Jun 2025 21:42:17 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

> `EventHandler` property implementations in `Scene` and `Window` use anonymous 
> classes derived from `ObjectPropertyBase`. We can remove about 650 lines of 
> boilerplate code by using a common property class instead.

I think this is a huge improvement, and a net win overall.

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

Marked as reviewed by jhendrikx (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1819#pullrequestreview-2893341470

Reply via email to