- From: Boris Zbarsky <notifications@github.com>
- Date: Mon, 25 Feb 2019 15:24:50 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 February 2019 15:25:15 UTC
Well, it's meaningless on operations that are non-callback-interface operations, because it affects JS-to-IDL conversions, and those happen for return values of callback operations but not the other ones. So allowing it on non-callback operations makes no sense at all. For dictionaries, the argument for not allowing it is that it's not used there now, and its a legacy feature we don't want to proliferate, so it would be better to not allow it places where it's not used. -- 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/650#issuecomment-467052891
Received on Monday, 25 February 2019 15:25:15 UTC