[Zope-PAS] Re: Merging my branch to the head tomorrow
Chris Withers
chris at simplistix.co.uk
Tue Nov 23 10:22:08 EST 2004
Zachery Bir wrote:
> I actually changed the implementation to use response.setBody(), which
> does some nice paper work (setting the content length headers and so
> on), but then to override response's setBody method after the fact, so
> that exception doesn't munge it any more.
If I'm getting you right, in Zope 2.8, this could be simplified to just
use the optional "lock" parameter to setBody, right?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-PAS
mailing list