- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 05 Dec 2017 13:53:13 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 5 December 2017 21:53:39 UTC
So one problem with the get/set proposal is the number of random tokens in there that aren't actually needed to communicate information (e.g. the parens). ES has them to make getters/setters look like other functions (e.g. nothing keeps you from defining a setter that takes some number of arguments in ES). On the bright side, this proposal would make it simple to create getters/setters where the type differs, which people have wanted a few times. -- 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/485#issuecomment-349453956
Received on Tuesday, 5 December 2017 21:53:39 UTC