<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2012-12-16 4:16 PM, Chris Muller
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANzdToFPr2i-G3P3DR87iD1pPG-mY18JF++XLs0NGwBN6Gv+dw@mail.gmail.com"
      type="cite">
      <pre wrap=""><a class="moz-txt-link-freetext" href="http://ftp.squeak.org/4.4/Squeak4.4-12303.zip">http://ftp.squeak.org/4.4/Squeak4.4-12303.zip</a>

I suggest we use a consistent naming convention that conveys the
general ("4.4") and specific ("-12303") version information.  After a
week has gone by for the community to download and verify it, there is
no need to deploy yet another (renamed) image, so the "candidate" is
truly a candidate for release -- the one that was tested.  Then all we
have to do is [ANN]ounce.

That it is in the "4.4" release directory rather than the "4.4alpha"
directory, anyone will know this is THE candidate for release.  In the
past we have tagged alpha images as, e.g., "Squeak4.2alpha-10160.zip"
-- which could still do for alpha images if we want to be sure the
names themselves carry a "quality disclaimer" tag.

</pre>
    </blockquote>
    <br>
    <meta charset="utf-8">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Smalltalk appendChangesTo: 'SqueakV44.sources' 

</pre>
    Would shrink the image a couple of M, but fails with Error:
    Unmatched string quote. (It failed when I tried to use it on 4.3 as
    well. Which is why Squeak 4.3 did not have a SqueakV43.sources) <br>
    <br>
    Smalltalk unloadAllKnownPackages<br>
    <br>
    in the Future Directions welcome workspace fails with Error:
    Unmatched string quote. Both of those problems relate to the
    Scanner. <br>
    <br>
    Chris <br>
  </body>
</html>