- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 01 Jun 2018 17:17:08 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 1 June 2018 17:17:33 UTC
@jan-ivar similarly to how we require dictionaries to always be optional arguments, we should probably also forbid the combination with `required`. Requiring a dictionary doesn't make much sense, unless you wanted to distinguish between passing `undefined` and `{}`, which we've decided is not something we want to allow. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/76#issuecomment-393948265
Received on Friday, 1 June 2018 17:17:33 UTC