[Seaside] support for streamed files with Zinc adaptor?

Sven Van Caekenberghe sven at beta9.be
Tue Jun 19 14:12:27 UTC 2012


Hi Esteban,

On 19 Jun 2012, at 15:31, Esteban Lorenzano wrote:

> Hi Sven el all
> 
> I'm using Zinc-Adaptor and I need to upload files. I remember Comanche adaptor had support for streamed files (they were derived to a temporary file instead load everything in the image).
> While I could configure nginx or apache to do that, I would like to be able to do it  using plain Seaside too. 
> It is possible with Zinc-Adaptor?
> 
> thanks,
> Esteban_______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

I am (still) confused as to what exactly is expected of a 'streaming' Seaside adaptor.

Zn can do streaming uploads and downloads for clients and servers through ZnStreamingEntity objects.

Setting this up and configuring this depends on what is expected.

Sven

--
Sven Van Caekenberghe
http://stfx.eu
Smalltalk is the Red Pill



More information about the seaside mailing list