EventSensor revision notes

Timothy Rowledge tim at sumeru.stanford.edu
Thu Feb 12 05:50:02 UTC 2004


On Feb 11, 2004, at 9:27 PM, John M McIntosh wrote:

>
> On Feb 12, 2004, at 12:03 AM, Timothy Rowledge wrote:
>
>> - sends #flushAllButDandDEvents AND EventSensor>startUp sends 
>> Smalltalk isMorphic ifTrue:[self flushAllButDandDEvents]. Seems a bit 
>> messed up.
>
> Well I should point  out the reason for flushAllButDandDEvents was 
> because:
>
The most important effect of the method is that there is _always_ a 
non-nil eventQueue[1] and thus all those places that test for it can be 
revised.

tim
[1] barring a couple of possible boundary cases around startup with odd 
initial conditions.




More information about the Squeak-dev mailing list