[Seaside-dev] Issue 198 in seaside: WAResponse should not depend on WAApplication

codesite-noreply at google.com codesite-noreply at google.com
Sun Oct 5 21:41:47 UTC 2008


Issue 198: WAResponse should not depend on WAApplication
http://code.google.com/p/seaside/issues/detail?id=198

Comment #1 by jfitzell:
Another possibility:

WARequestContext could store the desired character set, mime/content type,  
and
document class for the current request. Then each of the request handlers  
would have
an opportunity to modify the defaults based on their configuration values  
or whatever.

Users would then ask the request context for a new document or a new  
response.

This would also remove the #application sends from  
WAIframeTag>>performRendering: and
WABasicFormTag>>multipart.

Not sure if it begins to overload the request context too much though...



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