<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 11, 2014 at 2:53 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</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">
Because #nextObject will be sent to an object which was created after the sentinel.<br></blockquote><div><br></div><div>/me smacks forehead</div><div><br></div><div>Of course! Once the proxy has become the new object, it will receive the #nextObject message inside #allObjectsDo:. That skips a lot of objects, including the sentinel.<br>
</div></div></div></div>