[Seaside] odds and ends

Avi Bryant avi.bryant at gmail.com
Thu Jun 30 01:03:00 CEST 2005


On 6/30/05, Blanchard, Todd <tobl at amazon.com> wrote:

> It is very desireable and a number of large web-oriented companies are investing heavily in richer interfaces.  Pages are going to give way to client/server style applications using partial updates to create UI elements.  Page oriented apps are going to begin to look sluggish and 'quaint'.
> 
> Having seaside support this style of development will be a huge win.

Yes.  It is, however, a question worth asking if Seaside is the right
basis for this kind of client/server app: for example, Seaside goes to
a lot of effort to support page-based concepts like the back button
that may not exist (for better or for worse) in a GMail-style app, or
if they do are probably implemented with client-side JS hacks.  Is
there some totally different design that would make more sense in this
world?

Avi


More information about the Seaside mailing list