[Seaside-dev] Issue 284 in seaside: WAResponse sends #application

codesite-noreply at google.com codesite-noreply at google.com
Wed Jan 21 13:18:26 UTC 2009


Comment #1 on issue 284 by renggli: WAResponse sends #application
http://code.google.com/p/seaside/issues/detail?id=284

This is already fixed in the upcoming response-hierarchy refactoring. The  
point is that setting the content type
in WAResponse>>#initialize is fragile and entirely wrong. The handler that  
starts to render something (like the
render continuation) should set the content type. That also solves this  
dependency issue.

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