I would like to fix this pearl of memory-comsumption in OFS.Image
manage_FTPget:
def manage_FTPget(self):
"""Return body for ftp."""
<snip>
return str(self.data)
That and port a fix from webdav.NullResource.PUT to
webdav.LockNullResource.PUT.
But I fear a release is coming out today? If that's the case could it
hold back a bit? I'm already working on the fix.
--
Sidnei da Silva
Enfold Systems, LLC.
http://enfoldsystems.com
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )