Re: [IndexedDB] Add locale-aware sorting (#38)

Yeah, I'd talked w/ bent about this. Thanks for filing it here.

The two big questions I had at the time were (1) stability of collations over time and (2) behavior of "auto" when device locale changes.

Copy/pasting from the old list: https://www.w3.org/2008/webapps/wiki/IndexedDatabaseFeatures

* Add 'locale' option to indexes (specified or 'platform')
* Add 'IDBLocaleAwareKeyRange' when querying such an index (doesn't enforce upper/lower order if both specified)
* Questions: are locales consistent across browsers? are collations stable?


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/38#issuecomment-142035318

Received on Monday, 21 September 2015 16:30:34 UTC