Re: FormData and BlobBuilder - duplication of functionality?

On Wed, 14 Apr 2010 09:53:31 +0900, Michael Nordman <michaeln@google.com>  
wrote:
> Persisting FormData and reconstituting it at a later time. For example  
> when offline then back online.

Shouldn't we allow it to be stored in localStorage similarly to File and  
other objects for that case? That seems easier than having to encode  
things first.


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

Received on Friday, 16 April 2010 03:41:14 UTC