Ok. Thanks much for the info.<div><br></div><div>Follow on noob questions:</div><div><br></div><div>1. Should I assume that after executing the Gofer load that I now have all the Seaside components?</div><div><br></div><div>
2. Squeaksource shows a large number of Seaside packages. Are they community-provided as opposed to packages directly from the Seaside project? </div><div><br></div><div>TF<br><br><div class="gmail_quote">On Thu, Oct 28, 2010 at 9:19 AM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2010/10/27 Tony Fleig &lt;<a href="mailto:tony.fleig@gmail.com">tony.fleig@gmail.com</a>&gt;:<br>
<div class="im">&gt; FWIW, as Johan pointed out, files can be served easily by creating a request<br>
&gt; handler of type File Directory from the config page. I didn&#39;t find this<br>
&gt; though, because the Seaside-FileSystem package is not included in<br>
&gt; the Seaside 3.0 One-Click Experience distribution. I evaluated<br>
&gt; Gofer new<br>
&gt;     squeaksource: &#39;MetacelloRepository&#39;;<br>
&gt;     package: &#39;ConfigurationOfSeaside30&#39;;<br>
&gt;     load.<br>
&gt; (Smalltalk at: #ConfigurationOfSeaside30) load.<br>
&gt; and it magically appeared.<br>
&gt; Is there a reason why some packages are  not present in the One-Click<br>
&gt; Experience? Should I shun the One-Click Experience and do manual<br>
&gt; installations from now on?<br>
<br>
</div>There are three reasons. First is it&#39;s not ideal from a performance<br>
point of view because it contains something like four wrapper layers.<br>
Second it isn&#39;t used a lot. Third the licensing is LGPL whereas the<br>
rest of One-Click it MIT.<br>
<br>
We recommend experienced users, especially ones going into production,<br>
to load only the parts the need.<br>
<br>
Cheers<br>
<font color="#888888">Philippe<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>