Re: [web-nfc] Consider removing .nfc namespace

Then we could use the suggestion from @kenchris : reject the Promise 
with a new error type like PartialWriteException (find a good name) or
 DataCloneError, and then we know it is a partial failure (or 
success). When all operations fail, we reject with NetworkError (which
 is the error we use for regular push failure).

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

Received on Thursday, 29 October 2015 15:14:36 UTC