[web-nfc] Create per-origin NFC adapter properties section?

zolkis has just created a new issue for 
https://github.com/w3c/web-nfc:

== Create per-origin NFC adapter properties section? ==
Like in the [Bluetooth 
spec](https://webbluetoothcg.github.io/web-bluetooth/#per-origin-device-properties)?

Or is the current way of specifying behavior in [algorithmic 
steps](http://rawgit.com/zolkis/web-nfc/gh-pages/index.html#dom-nfc-requestadapter)
 good enough?
Affected properties would be (per origin and per NFC adapter):
- suspended state (depends on visibility and focus of the Window of 
the Document of the script execution environment)
- push timer
- push buffers for tags and peers
- receive buffer.

See https://github.com/w3c/web-nfc/issues/51

Received on Monday, 21 September 2015 10:35:18 UTC