Re: [web-nfc] Define NDEFMessage's, NDEFRecord's and NDEFReadingEvent's constructors normatively (#622)

There we have the problem that `NDEFReadingEventInit` contains an `NDEFMessageInit`, which contains a sequence (values), as opposed to `NDEFMessage` which contains a `FrozenArray` (references). I am not sure if the conversion steps are standard (citation possible?), or need to be specified in each spec. I wonder if we can have `FrozenArray` in an event (i.e. `NDEFReadingEventInit` would contain `NDEFMessage` instead of `NDEFMessageInit`).

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 November 2021 16:21:08 UTC