- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 13 Mar 2020 12:02:16 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 March 2020 19:02:29 UTC
> That said, is there a reason this specific property should live on the prototype, not the constructor, if it does not operate on instances? I think it's a mistake; as I said in the OP, these should have been factory functions for a `{ Function size, unsigned long long highWaterMark }` dictionaries, instead of a class. Your reply seems to be working in the "behavior preserving" space from the OP, but thoughts are also welcome pushing us toward the "behavior changing" space. -- 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/819#issuecomment-598869659
Received on Friday, 13 March 2020 19:02:29 UTC