The class operator: a bridge between object and function exemplers
Brendan Eich
brendan at mozilla.com
Thu Nov 17 15:39:26 PST 2011
On Nov 17, 2011, at 3:31 PM, Allen Wirfs-Brock wrote:
> We can debate whether Default Constructors should do a:
> if (super.constructor isnt Object) super.constructor()
> but that is a more basic question about whether constructors (default or otherwise) should always do implicit super calls.
We should debate. What do you think?
/be
More information about the es-discuss
mailing list