RE: [indexeddb] openCursor optional parameters issue

Thanks, Jonas.

I made the changes to the sync and async versions of openKeyCursor and will absolutely update Overview whenever I merge. 

An up-to-date draft is a happy draft. :-) 

E

> -----Original Message-----
> From: Jonas Sicking [mailto:jonas@sicking.cc]
> Sent: Thursday, July 07, 2011 5:47 PM
> To: Eliot Graff
> Cc: Israel Hilerio; public-webapps@w3.org; Adam Herchenroether; Victor Ngo
> Subject: Re: [indexeddb] openCursor optional parameters issue
> 
> On Thu, Jul 7, 2011 at 5:24 PM, Eliot Graff <Eliot.Graff@microsoft.com> wrote:
> > Done and pushed to Mercurial.
> >
> > Updated sync and async versions of openCursor on ObjectStore and Index
> as follows:
> > made type of 'range' equal to any
> > made 'range' nullable
> 
> I think you missed updating one of the cursor opening functions on IDBIndex
> (there's both openCursor and openKeyCursor). Also, it would be great if you
> could update overview.html every time you update a speclet as to make it
> easier to review by simply looking at the specification.
> 
> / Jonas

Received on Friday, 8 July 2011 17:46:03 UTC