13 Jun
2001
13 Jun
'01
10:36 a.m.
On Wed, 13 Jun 2001 10:00:01 +0200, "Olivier Deckmyn" <odeckmyn.list@teaser.fr> wrote:
If anybody has done this in Zope, I would be REALLY interessted in getting a close look at the code !
You can do execatly the same thing using RESPONSE.write to slowly trickle content back to the client. However that request will block one of Zopes publisher threads for the duration of the request. This may or may not be a problem. Toby Dickenson tdickenson@geminidataloggers.com