- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 May 2016 16:39:04 +0000
- To: public-web-nfc@w3.org
kenchris has just created a new issue for https://github.com/w3c/web-nfc: == Rename data to entries == data in nfc.push({ data: { data: { name: "hey" }}}) is confusing. 'entries' is used a lot in existing DOM APIs. nfc.push({ entries: { data: { name: "hey" }}}) is much nicer Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/103 using your GitHub account
Received on Thursday, 12 May 2016 16:39:06 UTC