- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 10 Jul 2014 14:54:44 -0400
- To: Domenic Denicola <domenic@domenicdenicola.com>
- CC: Rik Cabanier <cabanier@gmail.com>, "public-script-coord@w3.org" <public-script-coord@w3.org>
On 7/10/14, 12:51 PM, Domenic Denicola wrote: > it *is* important to avoid non-constructible classes where possible, even if their constructors are not assigned to global variables. I'm just saying it should be assigned _somewhere_. People shouldn't have to get a Foo instance via some side-channel just to be able to do |new Foo.constructor()| to create a new Foo instance. -Boris
Received on Thursday, 10 July 2014 18:55:13 UTC