Re: [web-nfc] URL objects

In the particular case of URL, we could specify to use 
"text/uri-list", then they will know for sure.
However, nothing stops us from using arbitrary strings in the 
```type``` property (in addition to MIME types) which are specific 
helpers to Web NFC ("url", "text", etc). I was afraid they would 
create confusion (if developers expect a valid mime type), but from 
Anne's and your stance I see that is not a problem.
So should we allow using "url" together with URL MIME types and "text"
 together with text MIME types? We anyway need to specify what exactly
 do they map to (NDEF record, and MIME type if it's the case).

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/26#issuecomment-130264733

Received on Wednesday, 12 August 2015 11:23:20 UTC