Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Backbone.dualStorage support from ie8? #77

Closed
kidhui opened this issue Dec 19, 2013 · 3 comments
Closed

Backbone.dualStorage support from ie8? #77

kidhui opened this issue Dec 19, 2013 · 3 comments

Comments

@kidhui
Copy link

kidhui commented Dec 19, 2013

the same to title

@nilbus
Copy link
Owner

nilbus commented Dec 19, 2013

Run the test suite on IE8, and that should tell you. Please report any
issues you find. I'm not sure if IE8 supports localStorage or only
sessionStorage, which this plugin does not use.

There is talk in #73 of using an abstraction layer on top of the storage
mechanism so that we can support methods other than localStorage.

@kidhui
Copy link
Author

kidhui commented Dec 20, 2013

thank you

@nilbus
Copy link
Owner

nilbus commented Dec 20, 2013

It might be useful to others if you report back what you find. Thanks!

@nilbus nilbus closed this as completed Dec 20, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants