- From: Anne van Kesteren <annevk@opera.com>
- Date: Mon, 01 Feb 2010 11:51:00 +0100
- To: "Pedro Santos" <pedrosans@gmail.com>
- Cc: public-webapps@w3.org
On Mon, 01 Feb 2010 11:14:44 +0100, Pedro Santos <pedrosans@gmail.com> wrote: > At this thread we can point reason to create or not an new api for: > restart, reset, clear states, turn new to reuse, the XHR object. I have > opened another thread to know from the experts the currents workarounds > to get desired results in reutilization with the current api. As you wish. I don't see a reason for a new API given that open() ought to work (though apparently IE currently has a bug). Also, you could just create a new object and let the previous one be garbage collected. -- Anne van Kesteren http://annevankesteren.nl/
Received on Monday, 1 February 2010 10:51:34 UTC