<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 1/11/2014 4:29 PM, Colin Putney
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAD+=c1if33XvVsLQ9_ML6fKpMSRwMnqXvFc+=7MN825FV5QQMQ@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Sat, Jan 11, 2014 at 12:11 PM,
            Florin Mateoc <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:florin.mateoc@gmail.com" target="_blank">florin.mateoc@gmail.com</a>&gt;</span>
            wrote:<br>
            <div>&nbsp;</div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div class="HOEnZb">
                <div class="h5"><span style="color:rgb(34,34,34)">I
                    would think that materializing proxies or otherwise
                    creating new objects within an allObjectsDo: loop is
                    a bug, just</span><br>
                </div>
              </div>
              as it usually is whenever one grows a collection while
              iterating over it. It is the responsibility of the caller
              to<br>
              ensure that this does not happen.<br>
            </blockquote>
            <div><br>
            </div>
            <div>If that's the case, then the caller may not send any
              messages to the objects enumerated. That seems overly
              restrictive to me.&nbsp;</div>
            <div>&nbsp;</div>
            <div>
              Colin</div>
            <div>&nbsp;</div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
    I am curious how would you implement #nextObject so that you could
    iterate over all objects in an image even if you create new objects
    after the first call to #nextObject.<br>
    <br>
    Florin<br>
  </body>
</html>