Re: [web-nfc] Accept filtering based on id instead of author record (#340)

> I still don't like that out filtering doesn't filter actual records but looks at all in a bulk, but that is another issue

First the impl needs to be able to determine whether the content is interesting to the app at all.
We have mechanism for this filtering.
We do say in the dispatching algorithm that if a content type is of interest, depending on the origin policy, if the content type in any record matches the scan option, the content is presented to the app.
At the moment scan options are an OR filter and do work per record.


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

Received on Wednesday, 4 September 2019 12:21:29 UTC