[whatwg] Web Storage: apparent contradiction in spec
    Aryeh Gregor 
    Simetrical+w3c at gmail.com
       
    Thu Aug 27 09:13:48 PDT 2009
    
    
  
On Thu, Aug 27, 2009 at 11:53 AM, Schuyler Duveen<whatwg at graffitiweb.org> wrote:
> If it's user-specific, then why not just use sessionStorage?
Hmm.  You're right, there's a lot of overlap there.  sessionStorage
might be sufficient for caching, for most applications.  If not,
localStorage could be used and managed manually.  I retract my opinion
on the usefulness of two different types of localStorage; I'll defer
to the developers of actual web apps here.
    
    
More information about the whatwg
mailing list