[squeak-dev] The Trunk: System-cwp.660.mcz

Colin Putney colin at wiresong.com
Sat Jan 11 21:59:47 UTC 2014


On Sat, Jan 11, 2014 at 12:35 PM, Bert Freudenberg <bert at freudenbergs.de>wrote:


> Or maybe it should use #isInMemory to only check the objects in memory.
>

That does have the advantage of being implemented in ProtoObject. Perhaps
the contract should be that the caller should not send messages (other than
#isInMemory) to any object that is not in memory.  Or perhaps
#allObjectsDo: shouldn't send objects that are not in memory to the block.

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140111/52b24ce3/attachment.htm


More information about the Squeak-dev mailing list