On Wed, Jun 22, 2011 at 12:33 PM, Peter Michaux <petermich...@gmail.com> wrote:
> I agree that dynamic "this" but static "super" seems odd but maybe
> symmetry with "this" is not desired. Maybe we should have static
> "super" and be looking for symmetry with a static "self".

Symmetry with |this| is important because |super| uses it's sibling
|this| as the |this| in methods and accessor getter and setter calls
that result from |super| property access.

If by "self" you mean the same thing as Axel's "here", then I don't
think that is desireable as Brendan earlier pointed out.

>
> Peter
>

Cheers,
Sean Eagan
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to