Re: [External] : Re: Looing for feedback: Behavior API Proposal V2

2023-11-28 Thread Andy Goryachev
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,

Re: Looing for feedback: Behavior API Proposal V2

2023-11-28 Thread John Hendrikx
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

Re: Looing for feedback: Behavior API Proposal V2

2023-11-27 Thread Andy Goryachev
@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

Looing for feedback: Behavior API Proposal V2

2023-11-24 Thread John Hendrikx
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