- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 29 Feb 2016 00:42:18 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 29 February 2016 08:42:48 UTC
It's time to do section reorganization previously suggested/investigated by @domenic at https://github.com/whatwg/streams/pull/418#issuecomment-171822826. In addition to the idea by Domenic, can we separate internal operations and ones can be used directly by clients of each class? Too much? For example, `InitializeReadableStreamReaderGeneric()` is just common code factored out from the two readers. Not indented for use by clients like `ReadFromReadableStreamReader()`. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/418#issuecomment-190104436
Received on Monday, 29 February 2016 08:42:48 UTC