Re: [web-nfc] URL objects

When reading, both "text" and "json" may map to multiple MIME types, 
therefore it is better to expose those MIME types directly instead of 
collecting them under one hat and losing that information.

When writing, there could be default MIME types used for text, URL and
 JSON - we need to map to the NDEF records anyway, so we can't skip on
 mapping during writes. There the question is how many low level 
options we expose (TNF, etc) vs automatic type mapping.

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

Received on Tuesday, 11 August 2015 14:39:56 UTC