- From: Victor Costan <notifications@github.com>
- Date: Mon, 17 Jun 2019 15:06:19 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 June 2019 22:06:41 UTC
Met with a customer today who wanted to use boolean keys. They ended up using 0/1, and it didn't seem like a big deal. I'd be most excited about using boolean keys as an opportunity to fix the lack of explicit "smallest possible key" / "largest possible key" markers. Could we make `false` be the smallest key, make `true` the largest key, and promise we'll never break this invariant? -- 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/76#issuecomment-502868758
Received on Monday, 17 June 2019 22:06:41 UTC