[Seaside-dev] Issue 42 in seaside: The Big Cleanup (tm)

codesite-noreply at google.com codesite-noreply at google.com
Sun Mar 30 19:54:20 UTC 2008


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

New issue report by philippe.marschall:
The recent URL and context enhancements made a lot of cleanup possible:
- url hackery of WAApplication >> #sessionCookieFor: should be moved to WAUrl
- 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
- most references to WACurrentSession are bugous and should be changed to
use WAContext
- charset and content type should be moved from session to application
- WAMain and WARegistry are as well good candidates for cleanup
- WAResponse >> #initialize should not access the session as well


Issue attributes:
	Status: Accepted
	Owner: philippe.marschall
	Labels: Type-Defect Priority-Medium Version-Seaside2.9

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