7 Sep
2006
7 Sep
'06
7:22 p.m.
Philipp von Weitershausen wrote at 2006-9-7 15:08 +0200:
Chris Withers wrote:
(Btw, just thought of another one possible name clash: 'response')
no-one uses that is Zope 2 land 'cos of RESPONSE...
Well. Could be that someone uses 'response' as a form variable, as in "the response to a question" in a QandA system, perhaps.
Then, he will loose already now: "response" *IS* an attribute of "ZPublisher.HTTPRequest.HTTPRequest". It contains the "response" object passed in when the request object was created. -- Dieter