but see the := proposal... On Aug 6, 2012, at 2:39 PM, Axel Rauschmayer wrote:
> Makes sense! Thanks! > > On Aug 6, 2012, at 23:29 , Brendan Eich <[email protected]> wrote: > >> Rick Waldron wrote: >>> On Monday, August 6, 2012 at 4:18 PM, Axel Rauschmayer wrote: >>>> Will that function still be added, or will its work (setting up [[Home]] >>>> and [[MethodName]]) be done via Object.defineProperty? I couldn’t find >>>> anything in the draft. >>> >>> It was part of the object initializer proposal >>> >>> http://wiki.ecmascript.org/doku.php?id=harmony:object_initialiser_super >> >> As your fine notes from >> https://mail.mozilla.org/pipermail/es-discuss/2012-May/022838.html say >> >> "Resolution: Defer super outside of classes" >> >> That means no free 'super' in functions not defined as methods, and no >> Object.defineMethod. The ES6 draft reflects this. >> >> /be >> > > -- > 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

