Re: [whatwg/streams] WIP: allow creating streams from specs while using fewer JS objects (#857)

I'm not sure what to do with the line

> It wraps a \<dfn>transformer\</dfn> object which defines the specific transformation to be performed.

I'd like to define the concept of a transformer separately from the concrete Javascript object that is passed to the constructor. That way, we can still talk about "transformers" even for streams that are not web developer-created.

I haven't come up with a good way to word it. It's not critical--I think it would be fine to land it as is.

-- 
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/857#issuecomment-347806865

Received on Wednesday, 29 November 2017 09:47:08 UTC