- From: Adam Rice <notifications@github.com>
- Date: Mon, 05 Feb 2018 21:43:42 -0800
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 February 2018 05:44:06 UTC
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