Re: [whatwg/streams] First draft at a pipeTo "algorithm" (#512)

- Regarding that all the operations are performed by directly invoking the abstract operations:
  - I think this is great.
- The way the algorithm is specified:
  - Yeah, it's nice. The algorithm in the reference implementation is also written in the form reacting to each situation. We just have `state` to resolve race. The spec text is representing what we have well :)
- reviewed the code changes. left some comments but lgtm.

-- 
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/512#issuecomment-244859171

Received on Tuesday, 6 September 2016 06:17:20 UTC