I think you're going to need to roll your own here... I know of no wrapper class for pdata that makes it appear to be streamlike... Sorry, - C ----- Original Message ----- From: "Niels Mache" <mache@struktur.de> Cc: <zope-dev@zope.org> Sent: Friday, January 04, 2002 11:41 AM Subject: [Zope-dev] File/stream like Pdata class in Zope?
Hi,
I want to transmit the data of a (probably large) Pdata object (Zope module OSF/Image) over a TCP/IP socket using sock.send(). Is there a stream-like wrapper class for Pdata in Zope?
Any thoughts?
Niels
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )