[FIX] DoubleEventNotifyFix-nk

ned at squeakland.org ned at squeakland.org
Mon Sep 6 15:26:03 UTC 2004


Fix for Squeak 3.7/3.8 and Squeakland release.

from preamble:

"Change Set:		DoubleEventNotifyFix-nk
Date:			6 September 2004
Author:			Ned Konz

Since Utilities>>event: was signaling an InMidstOfFileinNotification,
the WeakActionSequenceTrappingErrors was re-sending the notifications.

Instead of trapping any Exception, the WeakActionSequenceTrappingErrors
should have been looking for Halt and Error.

This change set modifies the WeakActionSequenceTrappingErrors to ignore
Notifications.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DoubleEventNotifyFix-nk.cs.gz
Type: application/octet-stream
Size: 778 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040906/9640c89a/DoubleEventNotifyFix-nk.cs.obj


More information about the Squeak-dev mailing list