[Seaside-dev] Issue 146 in seaside: #handleRequest: should get a context instead of the request

codesite-noreply at google.com codesite-noreply at google.com
Fri Sep 12 16:57:45 UTC 2008


Issue 146: #handleRequest: should get a context instead of the request
http://code.google.com/p/seaside/issues/detail?id=146

New issue report by renggli:
This mean we can remove the ugly code that sets up the context in the  
server and that accesses the
request context in the handlers. Also the point in WASession where the new  
process is spawned
can be simplified, as this is the only place where the global context needs  
to be set. Furthermore it
makes writing tests easier.

It breaks backward compatibility though. But nobody is using  
WARequestHandlers either.


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

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