Re: [whatwg/dom] Abort controller design (#438)

@Jxck all the use cases we have thus far are either abort or abort + something else. If at some point we need something that is not abort, but does fit the same kind of pattern, we can generalize quite easily and have SignalController and Signal or some such and just make AbortController and AbortSignal inherit from those.

-- 
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/dom/issues/438#issuecomment-315991978

Received on Tuesday, 18 July 2017 08:16:09 UTC