Re: [web-nfc] Consider removing .nfc namespace

Basically it is implementation choice whether:
1. always return the same (internal) adapter
2. choose a policy (e.g. based on user setting) to select one of the 
adapter
3. pop up a dialog.

In all of these cases the implementation should still do the same 
thing, expose a singleton for NFC adapter, or return an error. 
Disposal of the adapter is described in the spec.

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/67#issuecomment-150557819

Received on Friday, 23 October 2015 12:23:52 UTC