- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 04 Jul 2018 10:07:10 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 July 2018 17:07:34 UTC
Explicit `null` is the only reliable way to get an empty dictionary, as I said above. Furthermore, it's not treated as "missing" for _any_ data type in webidl. So while there is a case to be made for treating explicit/implicit (should behave the same) `undefined` as missing, explicit `null` should in fact be treated as empty dictionary, period. -- 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-402528181
Received on Wednesday, 4 July 2018 17:07:34 UTC