[Seaside-dev] Issue 236 in seaside: look at returning responses

codesite-noreply at google.com codesite-noreply at google.com
Sat Jan 31 00:35:02 UTC 2009


Updates:
	Status: Fixed

Comment #2 on issue 236 by jfitzell: look at returning responses
http://code.google.com/p/seaside/issues/detail?id=236

This is fixed by the Response refactoring. A Response is now stored in the
RequestContext by the ServerAdaptor and RequestHandlers are expected to  
modify that
response. When the request handling finishes or a handler signal a
ResponseNotification, the Response is taken out of the RequestContext and  
sent to the
browser.

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