Re: XHR responseArrayBuffer attribute: suggestion to replace "asBlob" with "responseType"

On Tue, 26 Oct 2010 00:33:35 +0200, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> [...]

Boris, do you see value in the asBlob / responseBlob proposal currently in  
the draft? Maybe we should keep that for very large responses. For the  
other scenarios it is probably fine to have both a octet and string  
representation in memory (although you could optimize for the non-string  
scenario as detailed in this thread; I suppose you could even optimize for  
the non-octet case by having some kind of special string type).


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

Received on Tuesday, 26 October 2010 09:28:32 UTC