On Fri, 29 Oct 2010 13:08:07 +0200, Anne van Kesteren <ann...@opera.com> wrote:
Brainstorming here. We could choose to always expose resonseArrayBuffer and keep it together with responseText and responseXML. And for applications that are worried about memory usage or care about very large files we could have BlobXMLHttpRequest similar to AnonXMLHttpRequest. We'd abstract some things out from XMLHttpRequest so BlobXMLHttpRequest does not have the other response* members and so that AnonXMLHttpRequest does not need withCredentials and the fourth and fifth parameter to open().

Nevermind, then we'd need AnonBlobXMLHttpRequest too for completeness. Not so great.


--
Anne van Kesteren
http://annevankesteren.nl/

Reply via email to