[ENH] UsableSiblingInstanceFix-nk

Ned Konz ned at bike-nomad.com
Sun Oct 12 00:34:30 UTC 2003


from preamble:

"Change Set:		UsableSiblingInstanceFix-nk
Date:			11 October 2003
Author:			Ned Konz

Morph>>usableSiblingInstance was always adding the created sibling to
the World, even though many of its callers would turn around and
immediately add the result to other morphs or delete them from the
World.

This change set makes #usableSiblingInstance not add the newly created
Morph to the World.

This makes several uses of #usableSiblingInstance more bug-free and
efficient.

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


More information about the Squeak-dev mailing list