Redo it?

Avi Bryant avi.bryant at gmail.com
Sun May 22 16:57:33 UTC 2005


On 5/22/05, Guenther Schmidt <gue.schmidt at web.de> wrote:

> Now *that* would be cool!
> 
> However isn't Seaside depending on a particular HTTP server, or particular Squeak packages?

No.  It can run on any of several HTTP servers, including Swazoo,
which has a Dolphin port.  Dependencies on anything else dialect
specific are kept intentionally minimal (with the VW port keeping us
honest that way).

> The tweaking for deploying a Seaside app, developed on Dolphin, onto Squeak would be quite a lot of work, (so I reckon).

I guess it depends.  For many apps it would probably be pretty easy. 
The biggest deal would probably be database access - in Dolphin you
might want to use ReStore, for example, which isn't available for
Squeak (though I have the go ahead to port it if I ever find the
time).

Avi



More information about the Squeak-dev mailing list