<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>On 11/5/20 7:41 PM, Thiede, Christoph wrote:<br>
    </p>
    <blockquote type="cite"
      cite="mid:1fca45b4ee67492781bfb62df8286859@student.hpi.uni-potsdam.de">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from text -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <meta content="text/html; charset=UTF-8">
      <style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
      <div dir="ltr">
        <div id="x_divtagdefaultwrapper" dir="ltr"
          style="font-size:12pt; color:#000000;
          font-family:Calibri,Helvetica,sans-serif">
          <p>Good catch! That's clearly a bug IMO. #extension should use
            #<span>copyAfterLast: rather than #copyAfter:.</span></p>
          <p><span>On the other, FSReferenceTest >> #<span>testBaseAndExtension
                explicitly defines a test where it says:</span></span></p>
          <p><span><span><span>"Note that the extension of a complex
                  extension starts from the first period up until the
                  end"</span><br>
              </span></span></p>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Worse, it's inconsistent with #withExtension: -</p>
    <p><br>
    </p>
    <p>((FSPath / 'foo.bar.zot') withExtension: 'zaz') = (FSPath /
      'foo.bar.zaz')<br>
    </p>
    <p><br>
    </p>
    <p>!!!<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 11/5/20 7:43 PM, tim Rowledge wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:46EDCF34-6A81-4132-A4E1-617CB9EE70E2@rowledge.org">For
      the 'normal' FileDirectory stuff in the image, the extension would
      work ok here. I'm not familiar with FSPath - that's the package
      Colin Putney wrote a while back?
    </blockquote>
    <p><br>
    </p>
    <p>This is part of package FS-Core that the Squeak config wizard
      loads as part of the Git support.</p>
    <p><br>
    </p>
    <p>Tony</p>
    <p><br>
    </p>
  </body>
</html>