On Oct 29, 2011, at 4:34 PM, Axel Rauschmayer wrote:

> ...
> 
> But what if one could write a function like an object literal?
> 
>    const className = superClass <| function {
>     

Over the last couple years we have explored a lot of variations of how to 
approach this problem.  Most of them are captured on the wiki:

http://wiki.ecmascript.org/doku.php?id=strawman:obj_initialiser_constructors 
http://wiki.ecmascript.org/doku.php?id=strawman:obj_initialiser_class_abstraction&rev=1299955398
 
http://wiki.ecmascript.org/doku.php?id=strawman:obj_initialiser_class_abstraction
 

(and other intermediate versions of these and other pages)

allen


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

Reply via email to