[Zope] External Methods and RESPONSE

Itamar Shtull-Trauring itamars@ibm.net
Fri, 03 Dec 1999 14:46:26 +0200


Tony McDonald wrote:

> However, I am creating my output page from an External Method, which
> looks something like this...
> 
> def sg_preamble(self, guideid):

try 
def sg_preamble(self, guideid, RESPONSE=None):

or maybe you can access it with self.RESPONSE.

-- 
Itamar S.T.  itamars@ibm.net