On Fri, Jan 27, 2012 at 5:23 AM, St�phane Ducasse
<stephane.ducasse@inria.fr> wrote:
On Jan 26, 2012, at 7:07 PM, Guillermo Polito wrote:
> Following the Event chronicles :P
>
> Since I know that some people are working on event Stuff(Stef, Fernando, Igor), I'd like to listen to what they(or anybody else :) ) think about this.
> I've no code (yet) except for the one I've written to play with the vm and test the keyboard stuff :P. �And I know there is some package where Stef and Igor where refactoring the event stuff and I don't want to duplicate efforts either, jeje.
have a look at EventModel on squeak source.
For now we did not modify the handling of keystrokes. We "just" reified event instead of manipulating eventbuf uglies.
;) I based my code on that.
�
I'm sick now so my brain is slow.
get better soon! :)
�
Two points are
� � � �- transition from old to new . Is there a path with little impact on users. I guess so.
I've written a path in a previous email :).
�
� � � �- what about VM changes�
I can learn and work to modify windows and linux (on x11) vms... :)
Guille