Re: [whatwg/encoding] Add Streams support (#72)

The non-determinism creates a footgun which in my opinion means we should strongly discourage mixing the APIs.

I'm also skeptical of explaining the behaviour of decode() in terms of a fictional synchronous streams API. I feel it doesn't mesh well with the very concrete way that Encoding and Streams are specified.

Of course, we could really add a synchronous API to Streams, but I think that would be a lose-lose-lose proposition for standard authors, implementers and developers alike.

-- 
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/encoding/issues/72#issuecomment-363317238

Received on Tuesday, 6 February 2018 05:44:06 UTC