[FIX] ScriptEditorImageSegmentFix-nk

ned at squeakland.org ned at squeakland.org
Wed Feb 23 06:17:03 UTC 2005


from preamble:

"Change Set:		ScriptEditorImageSegmentFix-nk
Date:			22 Feb 2005
Author:			Ned Konz

Fixes a bug in ImageSegment where some ScriptEditorMorph instances could
be incorrectly skipped because it was changing a collection it was
iterating over.

Changes invocations of 'isKindOf: Player' to use the pre-existing method
#isPlayerLike.

Changes invocations of 'isKindOf: EToyVocabulary' to use the new method
#isEToyVocabulary.

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


More information about the Squeak-dev mailing list