Re: [web-nfc] Handling non-formatted tags (#367)

Options:
1. non-formatted tags are read as empty records (current behavior)
2. no action when reading non-formatted tag (since there is nothing to read).
3. writes to non-formatted tags will attempt formatting + writing (return error if fails).
4. writes to non-formatted tags will fail (then formatting is out of scope for the spec, you need to format it by external means).

I suggest 2+3.


-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/367#issuecomment-540667716 using your GitHub account

Received on Thursday, 10 October 2019 16:31:01 UTC