On Nov 17, 2011, at 6:20 AM, Axel Rauschmayer wrote:

>> I'm not sure what the semantics of this would be. Are you inventing 
>> multiple-prototype inheritance? That's not going to happen.
> 
> 
> Single inheritance, a prototype chain composed from the given objects, in the 
> given order. An infix operator is probably better for this, though.

That would have to mutate the prototypes of existing objects. We're not going 
to add new ways to mutate prototypes.

Dave

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

Reply via email to