<br><font size=2 face="Courier">Just a questiong:</font>
<br><font size=2 face="Courier">&nbsp; Loading '3.7 Full Assembler' seems to not quite get you what</font>
<br><font size=2 face="Courier">&nbsp; was Full 3.6 image. &nbsp;The original root project seems to have disappeared</font>
<br><font size=2 face="Courier">&nbsp; (the one with the Welcome &amp; Readme windows and the Worlds of Squeak</font>
<br><font size=2 face="Courier">&nbsp; subproject).</font>
<br>
<br><font size=2 face="Courier">Am I seeing things correctly, or am I suffering a &quot;pilot error&quot; effect?</font>
<br>
<br><font size=2 face="Courier">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -Dean</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>goran.krampe@bluefish.se</b></font>
<br><font size=1 face="sans-serif">Sent by: squeak-dev-bounces@lists.squeakfoundation.org</font>
<p><font size=1 face="sans-serif">05/14/04 09:37 AM</font>
<br><font size=1 face="sans-serif">Please respond to The general-purpose Squeak developers list &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;The general-purpose Squeak developers list &lt;squeak-dev@lists.squeakfoundation.org&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Minimal/Basic/Full (was Re: SLOC in Squeak History)</font></table>
<br>
<br>
<br><font size=2 face="Courier New">Hi!<br>
<br>
Raymond Asselin &lt;raymondasselin@sympatico.ca&gt; wrote:<br>
&gt; Hi Dean,<br>
&gt; &nbsp; &nbsp; I was on the feeling that to get a full image you have to expressely<br>
&gt; load the '3.7 Full Assembler' package from SM.<br>
&gt; <br>
&gt; Anyway this means that it is not yet clear. <br>
<br>
3.7beta is a &quot;Basic&quot; image. There are three different logical images at<br>
play:<br>
<br>
- Minimal, this is Basic minus the stuff that has (so far) been packaged<br>
into packages, see below.<br>
<br>
- Basic, this is Minimal plus a few packages:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Compiler (1)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MCInstaller (8-&gt;10)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PackageInfo (16)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SARInstaller for 3.6 (28)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SUnit (3.1.6)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SmaCC Smalltalk Compiler-Compiler-Runtime (2)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SqueakMap2 base (0.96)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SqueakMap2 loader (0.92)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VersionNumber (1.0)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This is the image that is maintained by the update stream.<br>
<br>
- Full, this is Basic plus a bunch of other packages using the assembler<br>
load script.<br>
<br>
So during alpha/beta development you can only download snapshots of the<br>
Basic image. Then you can either add packages to it to get Full, or<br>
remove packages to get to Minimal.<br>
<br>
Hopefully Minimal will shrink over time (stuff broken out into<br>
packages), Basic is meant to be a basic development image, and Full will<br>
probably grow since it is more of a &quot;blow your mind&quot;-kinda image. :)<br>
<br>
regards, Göran<br>
<br>
</font>
<br>
<br>