Re: [whatwg/streams] Remove "create" algorithms for other specifications (#1110)

CompressionStreams are not broken: the _ds_ variable comes from the value of **this** when _transformAlgorithm_ is created. [TextEncoderStream](https://encoding.spec.whatwg.org/#textencoderstream) and [TextDecoderStream](https://encoding.spec.whatwg.org/#textdecoderstream) do the same thing.

This change gratuitously breaks existing standards and I'm skeptical of its value. Any standard can use a level of indirection like these do.

-- 
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/1110#issuecomment-804148114

Received on Monday, 22 March 2021 15:23:15 UTC