On Wed, 14 Aug 2024 15:15:58 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> But this PR does not link the two events generally, but addresses one > specific scenario. The event is being fired which means it may pass through any number of dispatchers some of which may be written by outside developers. > As I mentioned earlier, this is the problem of the dispatcher. Anyone can > fire an event. There are rules for how a dispatcher works. A dispatcher that follows those rules can still break this PR. This suggests that the problem is with the PR and not the dispatcher. And there is a way to write this PR that works with the existing rules governing dispatchers. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1523#issuecomment-2289315066