Re: [spec-reviews] Indexed DB getAll(), openKeyCursor() and objectStoreNames (#84)

Cursor iteration is async, so we're awaiting guidance on Observables or whatever the latest thinking in ES-land is there. Since that's unsettled it seems premature to tackle that now.

Likely we'll tackle Promisifying the existing API first - e.g. via what's proposed at https://github.com/inexorabletash/indexeddb-promises - then tackle async iteration when the path forward is clearer. 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/84#issuecomment-171546278

Received on Thursday, 14 January 2016 06:24:01 UTC