I like this one mainly for the line
class declarations and object literals should have the same features
However if they have the same features then why bother with class at all.
Why not just have
let Monster = Being <| { ... }
This way we don't introduce the class keyword which is confusing and loaded
with assumptions about what it does and means.
On Thu, Nov 3, 2011 at 4:14 PM, Axel Rauschmayer <[email protected]> wrote:
> FWIW: I’ve picked what I like from the various proposals.
>
> https://gist.github.com/1336846
>
> --
> Dr. Axel Rauschmayer
> [email protected]
>
> home: rauschma.de
> twitter: twitter.com/rauschma
> blog: 2ality.com
>
>
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss