Re: [whatwg/streams] Align WritableStream structure with ReadableStream structure (#462)

Wow, thank you so much for taking this on. This is so great.

I wonder what strategy you have in mind for doing this work. For example, IMO it would be valuable to fix writable streams in the ways we *know* we want to change, and get the spec + tests for them done. All of the stuff in the first two commits seems great to me. Then we could work on transform streams and other less-obvious fixes afterward. What do you think?

Another thing we need to do is convert the existing tests to web platform tests :(. Don't necessarily worry about that for now, but maybe if writing new tests try to keep them in WPT format and directories.

I'll go off to comment on the other issues now!

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/462#issuecomment-223132912

Received on Wednesday, 1 June 2016 21:39:00 UTC