On Thu, Apr 14, 2005 at 01:22:53PM -0400, Stephan Richter wrote:
| On Thursday 14 April 2005 13:00, Florent Guillaume wrote:
| > > +    def __init__(self, stream):
| > > +        self.stream = stream
| > > +        self.cacheStream = cStringIO.StringIO()
| >
| > Won't a memory cache be a problem for multi-megabytes POSTs ?
| 
| Maybe, but we have no choice here. The only other option is to make it a 
| temporary file.

Maybe!?! Please, give it some thought. It has caused lots of pain in
Zope 2, which just recently got fixed. That means a 'temp hack' can
live as much as 8 (?) years.

-- 
Sidnei da Silva <[EMAIL PROTECTED]>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher

<bruce> how are the jails in israel?
<itamar> well, the one I was in was pretty nice
_______________________________________________
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