Re: XMLHttpRequest status update

> * Make XMLHttpRequest implement EventTarget
> * Make onreadystatechange an EventListener
> * Add a section regarding events containg:
>   - abort
>   - load
>   - error
>   - readystatechange
>   - progress?
> * Map those events to .onxxx attributes
> * Add a security section

These are some pretty big changes that we have not discussed in any 
conf-calls yet. I'd suggest we do that before any changes are made to 
the spec.

/ Jonas

Received on Friday, 7 April 2006 19:18:00 UTC