Re: ISSUE-105: Do we need an uploadProgress?

On Sun, 07 Jan 2007 05:38:30 +0100, Web APIs Issue Tracker  
<dean+cgi@w3.org> wrote:
> I don't see why we the progress event should be different when it is
> covering an upload.
>
> See http://lists.w3.org/Archives/Public/public-webapi/2006Apr/0449.html

Uploading and downloading can happen at the same time. It's much more  
convenient to have separate handlers for those type of events than a  
single event where you first have to check some weird boolean attribute  
before invoking the appropriate handler.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Sunday, 7 January 2007 10:14:12 UTC