Nov. 22, 2008
7:24 p.m.
Igor Stasenko wrote:
A next stage, would be to refactor MorphicEvent & subclasses and move them into category Kernel-Events and then change EventSensor to convert raw events into nice XXXEvent instances, so the rest of image wouldn't have to deal with raw event buffers anymore.
Yes, although a thought would be to add a separate API on the new sensor for fetching the "real" events and migrate the system over step by step. And for those events we might want to use the new event hierarchy from Miro and ySqueak, they turned out to be almost identical :-) Michael