- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 31 Mar 2015 13:32:12 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 31 March 2015 20:32:40 UTC
@tyoshino > I basically think such needs should be taken care of by more complex custom tee-ing code. I think that is the right approach, especially for now. I do want to decide on a default though---both for other specs to use (like `res.clone()`), and for an author-exposed `.tee()` method. We could allow the author-exposed `.tee()` method to be customizable with a framework like you suggest (which is pretty slick!)... but later. For now let's just decide a default. Reading your `DefaultCancelPropagator`, it seems you support "Both cancels fulfill" as the default. Hmm. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/302#issuecomment-88235443
Received on Tuesday, 31 March 2015 20:32:40 UTC