On 2010-09-14, at 04:56, Tom Van Cutsem wrote:

> If we want to stick to reserved keywords, "implements" seems the most
> appropriate (although this similarly confuses trait composition with
> interface implementation).

Alternatively, you could repurpose the (now disparaged) `with` keyword.  That's 
what OpenLaszlo uses for its paint:

  class sundae extends icecream with jimmies, chocolatesauce, cherry implements 
dessert;


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

Reply via email to