Re: [web-nfc] Prefixing local records with ":" would be simpler than isLocal (#501)

>  A local type written as "_text" or "local:text" would be specified as "__text" or "local:local:text", respectively.

`_` and `:` are not allowed as first letter in local types, has to be number or lowercase letter, so you would never run into the above issues

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

Received on Thursday, 2 January 2020 12:32:36 UTC