>
> By the way, let deprecate (that is, recommend not to use) __proto__ and
> introduce @parent (or other term) instead, while both having the same
> behaviour.
>
>
I'm not sure what to call it, but I think this would be much nicer than
__proto__ and consistent with the new way of doing things. Here are some
ideas:

   - @proto
   - @extends
   - @parent
   - @prototype
   - @prototypeOf

@prototypeOf seems a little silly as a property name, but it would work
well with getPrototypeOf()

- Russ
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to