Re: [web-nfc] Remove special Web NFC record and use id for filtering instead (#340)

I was confused by message id vs record id.
The NDEF spec says the `id` is for payload, and payload is in a record, so yes it's correct, but the original NFC Forum intent was to associate an optional `id` to a _payload_.
Questions:
- should payload `id` (per record) be mandatory (to write) in Web NFC
- should we call it `payload id` instead of `message id` ? If the idea is that in a message every `id` is the same, then yes, we can use `message id`, but that would be an extra constraint over NDEF.

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

Received on Wednesday, 4 September 2019 14:04:14 UTC