Re: [streams] Do writable streams need separate signals for write-success vs. write-accepted? (#316)

Yeah. We could have the promise returned by `.write()` mean (not successful/failed of the whole operation, but) mean that half of the operation was successful/failed (e.g. it passed validation, IPC but unknown about validation, processing at the remote server). I don't think it's useless as far as it's clearly documented on the spec of that API not misleadingly.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/316#issuecomment-91218528

Received on Thursday, 9 April 2015 12:41:32 UTC