[Seaside-dev] Issue 42 in seaside: The Big Cleanup ™

codesite-noreply at google.com codesite-noreply at google.com
Mon Jul 14 18:31:49 UTC 2008


Issue 42: The Big Cleanup ™
http://code.google.com/p/seaside/issues/detail?id=42

Comment #9 by philippe.marschall:
What I can see, the ones that are currently still open are:
- methods #actionUrlForKey: #newSessionUrl and #responseForRequest: should
be moved to WAContext
- WAFileLibrary should rely on WAContext for url generation
- lots of #handleRequest: methods are broken, they don't push themselves on
the context
- WAMain and WARegistry are as well good candidates for cleanup
- WASession >> #redirectWithCookie:, #respond:,
- clean up and simplify the configuration multiple inheritance mess, it is quite slow
because it sends #respondsTo: to each class

Depending on how you count there are still a lot of #returnResponse: self sends in
WASession.

This big issue has been quite unmanageable and I'd like to create a separate issue
for each item. 



-- 
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