> On Thu, Dec 18, 2008 at 11:15:09AM +1100, e deleflie wrote:
>> I'm launching a new thread to upload a file (via net:http) ... then
>> asynchronously updating the progress bar.
>
> Sounds like I need to finish the new `upload` method.

that would be great ... although I can get what I need with net:http.

that said, I can thoroughly test both styles of uploads .... multipart
form post and REST put.

Etienne

> I try to
> discourage use of threads in Shoes apps, since even a stalled Ruby
> thread can block window painting.
>
> _why
>

Reply via email to