Re: [FileAPI] FileWriter and read-only files

On Mon, 11 Apr 2011, Glenn Maynard wrote:
>
> createWriter method to the objects in the HTMLInputElement.files array 
> (a new subclass of File), to create a writer for the underlying file.

That would violate the user expectation that files provided using a file 
upload control on a form can't be damaged by the site.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 11 April 2011 21:33:10 UTC