Re: [whatwg/dom] Inconsistency when using "Rethrow any exceptions" (#209)

The preference is to call it out since it's not always obvious what should be done to implementers. And sometimes we don't rethrow the exception, but report it instead (event dispatch for instance).

Hopefully longer term we have some ECMAScript-inspired formalism in IDL we can use, but until that time this is what we got.

---
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/209#issuecomment-207444329

Received on Friday, 8 April 2016 14:04:20 UTC