Re: [whatwg/streams] Cloning (not teeing) a readable stream, via controller tricks (#599)

With my implementer hat on, I am naturally opposed as it is more work.

Without my implementer hat on, I am on the fence. I think it definitely shouldn't be exposed in the public API right now. It's easier to add a public API for an abstract operation than it is to remove a public API once you've added it.

A couple of questions I don't know the answers to

1. How large is the expected performance benefit?
2. Can it be implemented by browsers without being explicitly specced?

-- 
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/599#issuecomment-261159082

Received on Thursday, 17 November 2016 05:29:43 UTC