[Seaside][VW] My progress with Seaside...

Bany, Michel mbany at cincom.com
Thu Jan 5 18:02:07 CET 2006


Jeremy,

You may want to look at Seaside in VisualWorks.

This is based on the VisualWorks WebToolkit that does support streaming.
The current Seaside-VisualWorks integration does not yet take advantage
of this streaming capability. This has been on my list for some time now.

If you are succesfull enabling streaming, this would basically mean that
you might still be able to use Seaside on your project :-)
Let me know if you need some help.

Michel.

 

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org 
> [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf 
> Of Jeremy Shute
> Sent: Thursday, January 05, 2006 5:34 PM
> To: shutej at crazilocks.com
> Cc: The Squeak Enterprise Aubergines Server - general discussion.
> Subject: Re: [Seaside] My progress with Seaside...
> 
> After looking long and hard at the mod_lisp code, I have 
> concluded that it probably does not do streaming, as it, too, 
> outputs the length in the header field.  It can't have that 
> content length to print until the entire page has been finalized.
> 
> Which basically means I can't use Seaside any further on this 
> project.  :-(
> 
> Jeremy
> 
> 
> 
> > Does the mod_lisp code do streaming???
> >
> > Jeremy
> >
> >
> >
> >> Avi Bryant <avi.bryant at gmail.com> wrote:
> >>> - Comanche doesn't offer a way to stream output back to 
> the browser; 
> >>> the entire response has to be generated before the 
> browser sees any 
> >>> of it.  With google, the browser is getting the top of the page 
> >>> immediately and can start showing it to you.  That makes a big 
> >>> difference in perceived speed.
> >>
> >> If anyone has code for this, feel free to email me. I 
> haven't checked 
> >> the standard - should the server do something special for 
> streaming, 
> >> or is it just a matter of coding it up so we can pump it 
> back continuously?
> >> If so I could perhaps make a stab at it.
> >>
> >> regards, Göran
> >>
> >
> >
> > GPG PUBLIC KEY: 0xA2B36CE5
> >
> >
> 
> 
> GPG PUBLIC KEY: 0xA2B36CE5
> 
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 


More information about the Seaside mailing list