On Thu, Apr 15, 2010 at 8:40 PM, Anne van Kesteren <[email protected]> wrote: > On Wed, 14 Apr 2010 09:53:31 +0900, Michael Nordman <[email protected]> > 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.
That also seems like an OK solution. / Jonas
