- From: Addison Phillips <notifications@github.com>
- Date: Thu, 23 Mar 2017 15:53:31 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 March 2017 22:54:02 UTC
https://www.w3.org/TR/IndexedDB-2/#object-store-construct > An object store has a name. The name can be any string value, including the empty string. Names are just strings of UTF-16 code units (that's what "any string value" means I think). There are no content restrictions on names. For example, a name could be 14 "shift in" control characters. Or it could consist of a non-character such as U+FFFE. Should "string value" be more closely defined? This is I18N comment https://github.com/w3c/i18n-activity/issues/364. Please add the i18n-comment label -- 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/177
Received on Thursday, 23 March 2017 22:54:02 UTC