<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 3/15/2020 8:16 PM, Phil B via Cuis-dev wrote:
    <blockquote
cite="mid:CAMJMOegOFMr9JK5YJXY5rhqVM_NfbhCydaAQbNS9ZWsx7s5W-A@mail.gmail.com"
      type="cite">
      <div dir="ltr">New version attached (forgot to replace the result
        in the stack in case it's changed and a subclass isn't changing
        the transformation in place)...</div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Mar 15, 2020 at 4:43
          PM Phil B <<a moz-do-not-send="true"
            href="mailto:pbpublist@gmail.com">pbpublist@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div dir="ltr">This one probably only affects me but seemed
            reasonable to do since it both makes my life a bit easier
            and the behavior consistent with the class documentation...</div>
        </blockquote>
      </div>
    </blockquote>
    <br>
    Hi Phil,<br>
    <br>
    Apologies for the delay. I just integrated your tweak to
    #composedWith:into:, but not the change in the comment. That method
    is assumed to always store the result in the second argument. I also
    didn't integrate your change to the sender, as it would avoid the
    optimization and defeat the purpose of the method (it would be
    equivalent to #composedWith:).<br>
    <br>
    Thanks,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>