3 at 00:44
To: Andy Goryachev , openjfx-dev@openjdk.org
, Michael Strauß
Subject: [External] : Re: Looing for feedback: Behavior API Proposal V2
On 27/11/2023 23:02, Andy Goryachev wrote:
Dear John:
Thank you for further development of this idea, especially defining the
separation between Control,
On 27/11/2023 23:02, Andy Goryachev wrote:
Dear John:
Thank you for further development of this idea, especially defining
the separation between Control, Skin, and Behavior.
Do I read correctly that semantic events are currently off the table?
Or, at least, either an implementation detail
@openjdk.org , Michael Strauß
Subject: Looing for feedback: Behavior API Proposal V2
Hi List,
I've written down a new Behavior API proposal which has some interesting
changes to even better separate behavior from skins.
Skins currently already determine much of the behavior by only
installing spe
Hi List,
I've written down a new Behavior API proposal which has some interesting
changes to even better separate behavior from skins.
Skins currently already determine much of the behavior by only
installing specific event handlers, or only calling behaviors in
specific instances (they effe