<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 11, 2014 at 12:35 PM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>&gt;</span> wrote:<br>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Or maybe it should use #isInMemory to only check the objects in memory.<br></blockquote><div><br></div><div>
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&#39;t send objects that are not in memory to the block. </div>
<div><br></div><div>Colin</div></div></div></div>