On Wed, Jul 19, 2017 at 9:40 AM, J Decker <[email protected]> wrote: > > > On Tue, Jul 18, 2017 at 11:03 PM, Gil Tayar <[email protected]> wrote: >> >> Note that the initial discussion was not about not adding features or yes >> adding features. It was about adding niche and convenience feature that will >> help only in niche situations. > > > oh, you mean like...( accoding to > https://medium.com/@flaviohfreitas/es8-the-new-features-of-javascript-7506210a1a22 > )
> extra builtins Object.values and Object.entries somehow made it in. > These are both easy enough to accomplish with two lines of code; and they > certainly didn't make me go 'oh, that would have been useful at...' The first line of the original post is "I've noticed lately that a lot of heavy syntax proposals ...," so I'm pretty sure they don't mean that. Object.values and Object.entries require no new syntax. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

