[web-bluetooth] Consider simplifying the 3-way mapping for allowed devices.

g-ortuno has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Consider simplifying the 3-way mapping for allowed devices. ==
@noncombatant mention that the 3-way mapping is very complex and 
encourage us to consider a simpler approach:
This 3-way mapping system seems complex. I wonder if it could be 
simplified, such as by combining  the origin and the UUID?

    device-id := origin + "," + uuid


Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/199 using your 
GitHub account

Received on Friday, 15 January 2016 01:49:45 UTC