Re: [web-nfc] Improve parsing smart poster: add missing steps (#536)

Thanks for noticing. I included the write path as well.
Note that similar to reading, I pass a context (as internal parameter to the spec) to the create steps. 
This context is defined for smart-poster, local and external, but at the moment only the first has checks.
Still this felt more logical then passing `""` as context to the steps creating external and local type records. Implementors will "optimize" them out for now :) and we might use these in later checks.

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

Received on Monday, 10 February 2020 11:19:31 UTC