Re: Pure win: Array.from and Array.of

2011-07-30 Thread Andrea Giammarchi
Alex I think whatever method we have natively won't be enough for this or that case, plus once a method is implemented native his signature becomes legacy developers may like or not. With Object.defineProperty we *could* pollute Array.prototype avoiding the most annoying and idiotic thing develope

Re: July TC39 meeting notes, day 1

2011-07-30 Thread Andreas Rossberg
On 30 July 2011 04:57, Brendan Eich wrote: > Proxies have two prototype implementations now: Firefox since 4, and now V8 > (http://code.google.com/p/v8/source/detail?r=8733) -- not sure when that > shows up under a flag in Chrome canaries, someone from Google will know. If you invoke a current V8