Re: Some IndexedDB feedback

2010-02-01 Thread Jeremy Orlow
On Mon, Feb 1, 2010 at 12:02 AM, Nikunj Mehta wrote: > Hi all, > > Sorry to be slow in responding to all the feedback on Indexed DB. As you > know, this is now my unpaid work and I am trying my best to respond to > comments before the weekend is up. > > But this is good. Please keep the feedback

Re: Some IndexedDB feedback

2010-02-01 Thread Nikunj Mehta
Hi all, Sorry to be slow in responding to all the feedback on Indexed DB. As you know, this is now my unpaid work and I am trying my best to respond to comments before the weekend is up. But this is good. Please keep the feedback and early implementation experience coming. On Jan 30, 20

Some IndexedDB feedback

2010-01-30 Thread Jeremy Orlow
I've started work on implementing the IndexedDB bindings in WebKit as a way to sanity check the API. I figure it's easiest to trickle feedback to this list rather than save it all up for a big thread, but I'm happy to do that if it's preferred. Interfaces I've looked at so far: IDBEnvironment Ind