- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 28 Sep 2018 08:44:46 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 September 2018 15:45:08 UTC
We can certainly forbid it. I'm not sure when the ability to add non-trailing optional arguments was added. https://www.w3.org/Bugs/Public/show_bug.cgi?id=10336 was asking for it but was wontfixed. None of the other issues or bugzilla tickets seem obviously relevant, and digging through blame with all the mass-reformattings is hard... I can do it if really needed, though; I suspect it's blame on the overload resolution algorithm and its handling of `undefined` that matters here. It might be helpful to understand what the use cases were for non-trailing optionals to decide what to do with dictionaries that fit that description. -- 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-425478211
Received on Friday, 28 September 2018 15:45:08 UTC