>> - providing idiomatic syntax for calling the superclass constructor
> 
> But what about subclass method calling superclass method(s)?

In terms of priorities, I think super-constructors are the single most 
important use case for super. But I think super-methods fall out naturally from 
the semantics of super, so they could easily be supported.

Dave

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to