Re: [web-nfc] "typedef DOMString NDEFRecordType" is expected to be case sensitive or not? (#331)

I don't see any reason to write the url as anything but lowercase when it is compared lower case as well - that is totally allowed by the spec.

The value is very similar to an enum but isn't an enum because you can add urls for external record types, and the default naming guideline from the TAG is that such enums should be lowercase:

https://w3ctag.github.io/design-principles/#casing-rules

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

Received on Monday, 16 September 2019 01:32:48 UTC