localStorage

Hi,

I submitted a proposal yesterday. I don't want to spam you so this is the
last time I will make this suggestion directly.

I think websql and idb are very bad. I know because I have written a js
file that abstracts these two and makes them work on all browsers. I think
I might have personally written the best relational client-side database in
the world.

I think you should just offer localStorage(key, callback); it is far easier
for developers to get what they need with a simple interface like this an
it would be far easier for web browsers to provide such support.

Received on Friday, 14 September 2012 16:34:28 UTC