[whatwg/encoding] Reorganize hooks for standards (#237)

@andreubotella would appreciate your thoughts on this as well. I wanted to split this section into two given that I need two new algorithms for the URL standard (get an encoder and encode or fail) that both are somewhat wonky and probably need a bit of explanation and it seems bad to explain that together with all the UTF-8-centric primitives everyone ought to be using.


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/encoding/237.html" title="Last updated on Oct 21, 2020, 10:20 AM UTC (4a2e340)">Preview</a> | <a href="https://whatpr.org/encoding/237/a5e3e11...4a2e340.html" title="Last updated on Oct 21, 2020, 10:20 AM UTC (4a2e340)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/encoding/pull/237

-- Commit Summary --

  * Reorganize hooks for standards

-- File Changes --

    M encoding.bs (155)

-- Patch Links --

https://github.com/whatwg/encoding/pull/237.patch
https://github.com/whatwg/encoding/pull/237.diff

-- 
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/pull/237

Received on Wednesday, 21 October 2020 10:20:28 UTC