Yes, it works - and fast too! ( was (Re: [Seaside] Re: Re: [squeak-dev] [Q] File Upload/Download Server, Comanche or Swazoo)

Philippe Marschall philippe.marschall at gmail.com
Sat Aug 2 16:58:31 UTC 2008


2008/8/2 Philippe Marschall <philippe.marschall at gmail.com>:
> 2008/8/2 Göran Krampe <goran at krampe.se>:
>> Hi!
>>
>> Philippe Marschall wrote:
>>> Interesting. At first glance this looks like the code you posted some
>>> months ago (KomHttpServer-gk.31 + friends). I can also not make out
>>> any differences to the code in Seaside 2.9 except from some cleanup.
>>
>> Ah, forgot that it was included nowadays, right - I can take a look at a
>> vanilla Seaside 2.9 and see why it doesn't seem to work in there. I will
>> get back to you
>
> The code is in: Seaside-Squeak-Kom. The two main changes are:
> - upload streaming can be switched on and off
> - WATemporaryFile is a subclass of WAFile

And WAFileUploadTest has been changed to show the contents of the file
only if it is smaller than a certain limit. Else it simply shows the
size. So you can use it for testing.

Cheers
Philippe


More information about the seaside mailing list