Re: [w3c/IndexedDB] Parity between single and multiple key retrieval steps (converting key to a value) (#107)

Yeah, that should probably be corrected. It also applies to __steps for retrieving a value from an index__ since an index's value is a key. (And I should add an informative note there explaining that, since it confused me when I started working with the spec.)

... the other operations should be updated too where they simply return a key, since it's not explicit anywhere else that the conversion should be invoked.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/107#issuecomment-257438158

Received on Monday, 31 October 2016 22:23:14 UTC