Status: Accepted
Owner:
[hidden email]
Labels: Milestone-2.0
New issue 5639 by
[hidden email]: [EventModel] Remove more direct usage
of Sensor
http://code.google.com/p/pharo/issues/detail?id=5639The primary goal is remove direct usage of Sensor,
so we can shrink a Sensor API to bare minimum (actually objective is to
shrink it to zero)..
Sensor (or what will replace it in future) will only fetch an events from
event source (such as VM), and then dispatch them further.
The main question, is whether we need a keyboard/mouse buttons tracking at
the level of Sensor, or it should be handled at higher levels (such as in
HandMorph)?
This issue blocking the integration of new event model
Attachments:
Sensor-removals-continued.1.cs 247 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker