Web Frameworks (was Re: Squeak book !)

Avi Bryant avi at beta4.com
Tue Sep 3 18:26:46 UTC 2002


On 3 Sep 2002, Cees de Groot wrote:

> <delurk/>
>
>  <goran.hultgren at bluefish.se> said:
> >I will take a look if/when I get time. :-) I have also been thinking
> >about possibility of combining HttpView with Seaside, but I don't know
> >if that is easy.
> >
> You guys should check that out. It would be good to have a single "The Default
> Squeak Web App Building Framework", but with various approaches to building
> forms on top of it.
>
> <lurk/>

Yes... this was the idea behind Seaside 2.0 - to have a series of layers,
each of which could be the foundation for alternate approaches.  The
continuation based session management I consider core, but Goran could
layer an alternate form builder on top of it, or could use my callback
based form builder but layer an alternate component system on top of it,
etc.  Meanwhile, I'm thinking about various templating systems and
MVC-like systems to layer on top of my components...

Avi




More information about the Squeak-dev mailing list