Open tvongaza opened 15 years ago
Thanks! That looks like a great api to use for local storage. I like that it won't need the user to install any plugins.
I'm hoping to make make the persistance API work essentially the same for local or remote storage, just with a setup difference.
If you have any suggestions for the API, please let me know.
Great set of classes. The following might be worth looking at, it is a cross browser local storage javascript api: http://pablotron.org/?cid=1557
Also be sure to take a look, if you haven't yet, at Sproutcore's Store and DataStore api.