Re: [web-nfc] can pushMessage avoid pushing a sequence?

This is coming from the structure of NDEF messages.

It cannot push one record at a time.

We could define an ```NDEFMessage``` structure for containing just the
 sequence, and then ```WebNFCMessage``` to be what 
[```NFCMessage```](https://w3c.github.io/web-nfc/#the-nfcmessage-dictionary)
 is now. 

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

Received on Thursday, 15 October 2015 10:30:43 UTC