[Zope3-Users] Zope3 equivalent to Zope 2 filestream_iterator?

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 12 09:44:57 EDT 2005


On Wednesday 12 October 2005 09:38, Johan Carlsson wrote:
> Is there a Zope3 equivalent to the Zope 2 filestream_iterator?
>
> A quick search in the source turned up nil!

Well, for 3.2 we changed the publisher interface. You can now return IResult 
objects. The output in the IResult object can be any iterator, including a 
buffer, file or whatever.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list