<div class="gmail_quote">On Thu, Jul 9, 2009 at 12:57 PM, 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;">
2009/7/9 Keith Hodges &lt;<a href="mailto:keith_hodges@yahoo.co.uk">keith_hodges@yahoo.co.uk</a>&gt;:<br>
<div class="im">&gt; I am looking at how to set up a swazoo adapter, is there a beginners<br>
&gt; guide I am missing?<br>
<br>
</div>You&#39;re not, there isn&#39;t directly. There are two ways, the easy way and<br>
the hard way.<br>
<br>
The easy way (if it works):<br>
Get a load script with Swazoo from <a href="http://builder.seaside.st/" target="_blank">http://builder.seaside.st/</a>. That&#39;s<br>
a bit outdated and will not work in the latest closure images. Yeah,<br>
we should do an alpha 4.<br>
<br>
The hard way:<br>
- get Swazoo 2.2 <a href="http://builder.seaside.st/" target="_blank">http://builder.seaside.st/</a><br>
- get Seaside-Swazoo <a href="http://www.squeaksource.com/Seaside29LGPL/" target="_blank">http://www.squeaksource.com/Seaside29LGPL/</a><br>
- get Seaside-Adaptors-Swazoo <a href="http://www.squeaksource.com/Seaside29/" target="_blank">http://www.squeaksource.com/Seaside29/</a><br>
<br>
Starting and stopping is now uniform with Kom, either through the<br>
server manager UI or with:<br>
<br>
WASwazooAdaptor startOn: 8888<br>
<br>
Personally I&#39;m really happy with the new server infrastructure that we<br>
have in Seaside 2.9 that makes it easier to maintain the Swazoo<br>
adapter with a comparable feature set as the Kom adapter. Currently<br>
the only thing the Swazoo adapter misses compared to Kom is streaming,<br>
which is a limitation of the adapter and not Swazoo.<br>
<div class="im"></div></blockquote><div><br></div><div>This is very good especially for others that are planning to write their own servers</div><div>in the future.  It might be possible to create an abstract interface which represents</div>
<div>these common pieces of functionality.  Then new server adapters plus any additions</div><div>can be easier to develop.  This might be the case now but I haven&#39;t looked at the</div><div>code.</div><div><br></div><div>
-Conrad</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
&gt; Perhaps a class comment describing how to set the port and start.<br>
<br>
</div>We accept any help. Documentation is one part that holds us back from<br>
a release. An other is that we need more testers and confidence. Which<br>
is kinda hard if documentation is not there.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
Cheers<br>
<font color="#888888">Philippe<br>
</font><div><div></div><div class="h5"></div></div></blockquote><div><br></div><div><br></div></div>