Hi,

Am Montag, den 05.12.2005, 11:13 -0500 schrieb Jim Fulton:

> For A, you want to compute that data and then leave
> application code.  You don't want to stay in the
> application, holding application resources, like database
> connections, while the data is being consumed.  In this case,
> you generally want to create a temporary file and return that
> as the IResult body.  This means that implementations like
> the one you give:

So in any case, to get bug 480 tackled, which is my intention here, I'd
be good to do it via a temporary file and pass that back either via
adaption or wrapping it into an IResult-thingy.

Now I wonder whether I _do_ have to provide the headers which are set
automatically right now ...

Cheers,
Christian

-- 
gocept gmbh & co. kg - schalaunische str. 6 - 06366 koethen - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 3496 30 99 112 -
fax +49 3496 30 99 118 - zope and plone consulting and development

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to