[Seaside-dev] seaside sources ....

Philippe Marschall philippe.marschall at gmail.com
Tue Dec 22 06:15:21 UTC 2009


2009/12/22 James Ladd <james_ladd at hotmail.com>:
> Hi Seasiders,
>
> I'm writing a Smalltalk for the Java Virtual Machine called Redline.
> A primary goal is to run Seaside on the JVM under jetty.
>
> To do this I need the source for seaside as a separate fileOut.
>
> Where can I get the source?

Seaside 3.0 might be simpler because it doesn't require continuations:
http://www.squeaksource.com/Seaside30.html

but Seaside 2.8 might be simpler to file out:
http://www.squeaksource.com/Seaside.html

OTOH you might probably want to drop a lot of things that don't make
sense in a servlet environment. See the PHP port thread.

Cheers
Philippe


More information about the seaside-dev mailing list