Re: [web-nfc] URL objects

There is one thing to have in mind. Things are stored in different 
records. The mime record is the only one who can store arbitrary data,
 but the size might be limited on some tags. Also the record for URL 
stores the URL with some compression, like use a binary code for 
representing "https://www" similar as Eddystone 
(https://github.com/google/eddystone/tree/master/eddystone-url).

With @annevk idea, only things stored as mime data would be 
represented using mimetypes and other record types would have special 
values like "text", "url" etc

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

Received on Wednesday, 12 August 2015 06:41:37 UTC