Re: [web-nfc] Provide option for suspending NFC watchers when "push a message" algorithm is not completed

I like the ignoreRead on push (that was my suggestion to Alex 
yesterday).

In an element world (like in Polymer) it is common to have separate 
elements dealing with read and write, so the current behavior makes it
 hard to do so, as you kind of need a global watch. That is of course 
solved if you can ignore the read.

Alex pointed out that the read can be useful if you want to cancel a 
write given the read values. I think that at least deserves an example
 in the spec, and maybe some discussion about the usefulness of that 
and the ease of use - if it is useful, could we make it easier?

-- 
GitHub Notif of comment by kenchris
See https://github.com/w3c/web-nfc/issues/77#issuecomment-150525596

Received on Friday, 23 October 2015 09:20:36 UTC