[Seaside-dev] streamed upload?

Lukas Renggli renggli at gmail.com
Wed Apr 15 14:54:46 UTC 2009


Have a look at the method #streamUploads:. By default it is set to
false, but you can try setting it to true ;-)

Lukas

On Wed, Apr 15, 2009 at 4:48 PM, Sebastian Sastre <ssastre at seaswork.com> wrote:
> hi there,
> do we have streamed uploads? I mean something that won't accumulate bytes in the
> image. I've see the upload functional test maintains the bytearray in the file
> instVar. That's absolutely necessary?
> How can we implement to store uploads of lets say 700MB?
>
> sebastian
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list