[Seaside] Seaside for Swazoo 2 alpha server adaptor

Philippe Marschall philippe.marschall at gmail.com
Tue Sep 4 05:37:55 UTC 2007


2007/9/4, Esteban A. Maringolo <emaringolo at gmail.com>:
> Hi Philippe:
>
> On 9/3/07, Philippe Marschall <philippe.marschall at gmail.com> wrote:
> > Hi
> >
> > Attached you find a very basic Seaside server adaptor for Swazoo 2.
> >
> > SwazooServer seasideStart
> > should start Seaside at
> > localhost:8888
> >
> > What should work:
> > - /seaside/tests/alltests including file upload and cookies
> >
> > Known issues:
> > - You have to evaluate SwazooServer seasideStop before quiting the
> > Squeak image. The problem here is a not complete implementation of
> > SPort on Squeak.
> > - 127.0.0.1 does not work as an address, you have to use 'localhost'
>
> Why don't you use an existing SwazooSite implementation?

It is roughly based on the original SwazooListener.

> As far as I can see, you can use Michael Bany's VW or mine in Dolphin as a base.

I can't have a look at the Dolphin one because I don't have Windows.
But Michels doesn't seem to do encoding or streaming so it won't help
with the hard parts.

Cheers
Philippe

> Regards,
>
> --
> Esteban A. Maringolo
> eMaringolo at gmail.com
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the Seaside mailing list