>From the looks of the z/a/file/File code, viewing a file will cause all of the 
>file contents to be loaded into memory (specifically, I'm looking at line 45 
>of z/a/file/browser/file.py).

Is there a way to provide a file-like object (no pun intended, i.e. something 
with streaming capabilities) to the response rather than a single block of 
bytes?

 -- Garrett
_______________________________________________
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