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

signal seems have a generic role to send SIGNAL not only `abort` for me.
currently I have no idea what kind of SIGNAL should signal sends,
but if new kind signal need to send in the future, `Abort` prefix for class will expected to conflict.

so, `Abort` prefix for `Controller`/`Signal` classes are really right ?
more general name like `TaskController`/`TaskSignal` are seems fits for me.

-- 
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-315987071

Received on Tuesday, 18 July 2017 07:54:40 UTC