[Seaside-dev] Issue 215 in seaside: Several packages have soft dependencies on the Session package

codesite-noreply at google.com codesite-noreply at google.com
Tue Feb 3 23:33:22 UTC 2009


Comment #3 on issue 215 by jfitzell: Several packages have soft  
dependencies on the Session package
http://code.google.com/p/seaside/issues/detail?id=215

Regarding the senders of #session: in Seaside-Component,  
#filterWith:during:,
#authenticateWith:during:, and #isolate: can all be moved either to
Seaside-RenderLoop as class extensions or directly onto WASession.

Other than compatibility with "self isolate:", I see no reason these need  
to be
methods on Component. We could just deprecate WAComponent>>isolate: and  
point it at
WASession>>isolate:. What does anybody else think?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list