- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 May 2015 17:59:22 +0000
- To: public-web-bluetooth-log@w3.org
@tabatkins I've added 1ae9775db87ce9910c09964690310d17249af985 to define the types. They can't be pure enums because they also include every string matching `/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/`. Even defining them as the union of an enum with `DOMString` is tricky in WebIDL because the enum is defined in another registry. -- GitHub Notif of comment by jyasskin See https://github.com/WebBluetoothCG/web-bluetooth/pull/112#issuecomment-102659839
Received on Saturday, 16 May 2015 17:59:23 UTC