- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 23 Oct 2017 12:25:28 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 October 2017 12:25:55 UTC
Hmm. After seeing it I'm ambivalent on what's more readable. But, I think it's a kind of nice demonstration of class-based transformers, which inclines me toward keeping it. (It's the only such example we're currently slated to include, right?) In the spec at least, we could omit `lipFuzzTransform` and just use `TransformStream(new LipFuzzTransformer(substitutions))` as a further demonstration of different styles. Happy to let you make the call. -- 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/846#issuecomment-338642034
Received on Monday, 23 October 2017 12:25:55 UTC