Rick Waldron (2014-09-28T18:58:10.000Z)
On Sun, Sep 28, 2014 at 11:28 AM, Mark Volkmann <r.mark.volkmann at gmail.com>
wrote:

> What happened to adding the Object.values and Object.entries methods?
> There was some discussion that led me to believe these would be in ES6. Are
> they now targeted for ES7?
>

Yes, proposed by me and always for ES7
https://github.com/rwaldron/tc39-notes/blob/master/es6/2014-04/apr-9.md#51-objectentries-objectvalues
I will complete the necessary tasks for Stage 1 at next meeting.

Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140928/a2c9cde5/attachment.html>
domenic at domenicdenicola.com (2014-10-05T23:39:48.936Z)
On Sun, Sep 28, 2014 at 11:28 AM, Mark Volkmann <r.mark.volkmann at gmail.com> wrote:

> What happened to adding the Object.values and Object.entries methods?
> There was some discussion that led me to believe these would be in ES6. Are
> they now targeted for ES7?

Yes, proposed by me and always for ES7
https://github.com/rwaldron/tc39-notes/blob/master/es6/2014-04/apr-9.md#51-objectentries-objectvalues
I will complete the necessary tasks for Stage 1 at next meeting.