- From: Henri Sivonen <notifications@github.com>
- Date: Fri, 23 Mar 2018 04:21:35 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 March 2018 11:21:58 UTC
So my reading is that this spec change would make each `TextDecoder` wrap two decoders that have distinct state and each `TextEncoder` wrap two encoders that have distinct state. I think this is bizarre and confusing design that optimized for the wrong thing (low number of WebIDL symbols on the global object) and opposed to comprehensible API. -- 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-375628329
Received on Friday, 23 March 2018 11:21:58 UTC