Re: [whatwg/streams] WritableStream feedback ? (#755)

We have to focus on use cases that are broadly applicable in order to avoid WritableStream becoming so complex that no-one can understand it.

My personal feeling is that the use case for getContext() is not compelling enough to justify adding it.

In this case I would pass `offset` along with `writer` to foo() to achieve the desired functionality in the simplest way possible.

-- 
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/issues/755#issuecomment-317320967

Received on Monday, 24 July 2017 05:11:52 UTC