[Seaside] CSS/JS libs

Eric Hodel drbrain at segment7.net
Thu Jun 24 19:50:12 CEST 2004


Julian Fitzell (julian at beta4.com) wrote:

> Eric Hodel wrote:
> 
> >Is it possible to generate a link element that points to a stylesheet  
> >then fill the stylesheet in as you build it?  (My understanding of the  
> >Seaside/Commanche interaction is that only one request can be processed  
> >by Seaside at a time, so not having a complete stylesheet would not be  
> >a problem.)
> 
> Hmm...  well that's an interesting idea but I think it would eliminate 
> the benefits of the streaming, would it not?  It seems like either the 
> browser is going to wait until it is done downloading the stylesheet 
> beforing rending the page (in which case you're waiting for the end of 
> the render cycle for it to start) or else it would have to start 
> rendering without the style and have everything change on the user after 
> the stylesheet comes down (likely to be disturbing to a user).
> 
> Or am I missing the point?

I believe that is accurate.  It depends on how quickly Seaside can spit
out a page (and how the browser will render the page).

-- 
Eric Hodel - drbrain at segment7.net - http://segment7.net
All messages signed with fingerprint:
FEC2 57F1 D465 EB15 5D6E  7C11 332A 551C 796C 9F04

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20040624/125db9b0/attachment.bin


More information about the Seaside mailing list