[Seaside] Seaside vs Streaming

Martin Kobetic mkobetic at cincom.com
Mon Aug 20 21:52:58 UTC 2007


Philippe Marschall wrote:
> The cool thing about it is that's it's a simple, portable solution 
> that works nice for simple things like WADispatcherEditor. We like 
> simple, portable solutions.

That's certainly a worth-while goal :-). I wonder if it isn't deceivingly simple in this case though.
Looking over the WABasicAuthentication with my ignorant eye, it seems it handles the whole auth interaction by itself (seems like another violation of separation of concerns to me, but anyway). So what happens if the HTTP server has basic authentication built in (not the case with Opentalk one yet, btw) ? What is the interaction between the two ? I assume you can turn it off on Seaside in that case, but how does Seaside get at the auth info in that case ?

Cheers,

Martin


More information about the seaside mailing list