<br><br><div class="gmail_quote">2008/11/15 Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">2008/11/11, Lautaro Fernández &lt;<a href="mailto:evaklo@gmail.com">evaklo@gmail.com</a>&gt;:<br>
</div><div class="Ih2E3d">&gt; Hi,<br>
&gt;<br>
&gt; 2008/11/9 Julian Fitzell &lt;<a href="mailto:jfitzell@gmail.com">jfitzell@gmail.com</a>&gt;<br>
&gt;<br>
&gt;&gt; [...]<br>
&gt;&gt; A more complete list of change and new features can be found at<br>
&gt;&gt; <a href="http://seaside.st/community/development/seaside29" target="_blank">http://seaside.st/community/development/seaside29</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; That page (under Modularization) says the following:<br>
&gt;<br>
&gt; [...]<br>
&gt;<br>
&gt; It allows for smaller Seaside installations. For example you can have<br>
&gt;&gt; Seaside without the tests or without Kom and use Swazoo 2 instead.<br>
&gt;<br>
&gt; [...]<br>
&gt;&gt;<br>
&gt;<br>
&gt; This mean that just a few changes need to be made in order to get a working<br>
&gt; Swazoo-Seaside server?<br>
<br>
</div>It means no changes need to be made. Swazoo 2.1 is supported out of<br>
the box (well in theory at least, in practice it has only been tested<br>
on Squeak).<br>
<div class="Ih2E3d"><br>
&gt; Could you tell me a place to see a how-to use this modularity in order to<br>
&gt; make the port of Swazoo to work with Seaside?<br>
<br>
</div>To get everything working in Squeak you need to:<br>
- open an &quot;empty&quot; Squeak image doesn&#39;t have Seaside, Sport or Swazoo loaded<br>
- drag and drop the attached file over the Squeak window<br>
- select &quot;fileIn entire file&quot;<br>
- if a debugger opens telling you that instance variables start with a<br>
lower case letter hit proceed<br>
- when everything is done evaluate<br>
 &nbsp;WASwazooAdaptor startOn: 8080<br>
- go to <a href="http://127.0.0.1:8080/seaside/tests/alltests" target="_blank">http://127.0.0.1:8080/seaside/tests/alltests</a><br>
</blockquote><div><br>All ran OK, except to save the image. The WASqueakPlatfrorm (class) does not understand the method &quot;withName:withPriority:fork:&quot;, which is called from the CTPusher(classs)&gt;&gt;startUp. I commented that part and the where no more troubles anymore.<br>
<br><br><br>About the first seaside-2-9-0a1.cs that Julian had attached, I keep getting an error if I tried to load it on a fresh Squeak 3.9 image.<br>Internal Server Error<br>MessageNotUnderstood: WAKom&gt;&gt;dispatchRequest:<br>
<br>I&#39;m loading it wrong? (this didn&#39;t happened to me on last Thursday)<br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
If you open the Monticello Browser from the world menu you&#39;ll see a<br>
lot of Seaside-*, Javascript-*, Scriptaculous-*, RSS-* and JQuery-*<br>
packages that make up Seaside. Everything that has no -Squeak- in the<br>
package name should load directly into VW. Everything that has a<br>
-Squeak- in the package name has to be reimplemented (only if you want<br>
it of course). However most parts can probably be salvaged either from<br>
the existing 2.8 port or the Squeak implementation.</blockquote><div><br>Good to know, thank =]<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Cincom supports Seaside so it&#39;s probably best to talk to them.</blockquote><div><br>The main problem is that they will port (or made it avaible) Seaside 2.9 for the next realise (which will be in US summer), but now we need to work with Swazoo instead of Opentalk-Http (which does not support streaming responses quite well).<br>
But I&#39;ll try again to see if they can give me a workaround.<br><br>Thanks again Philippe.<br>Lautaro Fernández<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
Cheers<br>
<font color="#888888">Philippe<br>
</font><br>_______________________________________________<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Luke LAut SkyFernadezWalker<br>