Allen Wirfs-Brock (2013-11-01T15:55:30.000Z)
On Nov 1, 2013, at 6:23 AM, Rick Waldron wrote:

> 
> 
> On Fri, Nov 1, 2013 at 12:02 AM, Nathan Wall <nathan.wall at live.com> wrote:
> Hey guys, I really think you're all doing an awesome job with the development of the future of the language, especially all the work Allen's putting into the drafts.  I'm really dying to start using some of these features.
> 
> Last I heard (probably over a year ago), the plan was to have ES6 out by the end of this year...  It still looks like there's a good bit of work to be done for things to be finalized.  Are there any updates on when we can hope to have a finalized ES6?
> 
> 
> Schedule: https://github.com/rwaldron/tc39-notes/blob/48c5d285bf8bf0c4e6e8bb0c02a7c840c01cd2ff/es6/2013-03/mar-13.md#416-current-status-of-es6

A bit of an update.  The major items left to integrate into the spec, are the modules and promises specifications.  Both of those feature are planning on having  complete spec-delta level feature spec. drafts reviewed at the Nov. 19-21. TC39 meeting and and after that they will be integrated into the main spec.  In addition, there are a few other loose ends and edge cases to finish up.  The goal is then to have a  "feature complete" draft by the end of this calendar year.  That will be a complete, but not necessarily bug free draft that is ready for production implementors to tackle.  Hopefully, at the January TC39 meeting we will declare that to be the  official ES6 "Candidate" draft.

For ES6, 2014 should be a year of cleanup and minor refinement.  We will take implementor feedback, if necessary make tweaks based on that feedback, fix spec. bugs, and possibly make some editorial improvements to the spec. If this all goes well, in Dec. 2014 ES6 will be submitted to the Ecma General Assembly for approval as an Ecma standard.

There is still plenty of work to do to reach the Ecma standard stage in Dec 2014, but from a feature perspective ES6 should be "done"  within the next 3 months.

Allen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20131101/9a8f5b47/attachment.html>
domenic at domenicdenicola.com (2013-11-12T17:23:59.445Z)
A bit of an update.  The major items left to integrate into the spec, are the modules and promises specifications.  Both of those feature are planning on having  complete spec-delta level feature spec. drafts reviewed at the Nov. 19-21. TC39 meeting and and after that they will be integrated into the main spec.  In addition, there are a few other loose ends and edge cases to finish up.  The goal is then to have a  "feature complete" draft by the end of this calendar year.  That will be a complete, but not necessarily bug free draft that is ready for production implementors to tackle.  Hopefully, at the January TC39 meeting we will declare that to be the  official ES6 "Candidate" draft.

For ES6, 2014 should be a year of cleanup and minor refinement.  We will take implementor feedback, if necessary make tweaks based on that feedback, fix spec. bugs, and possibly make some editorial improvements to the spec. If this all goes well, in Dec. 2014 ES6 will be submitted to the Ecma General Assembly for approval as an Ecma standard.

There is still plenty of work to do to reach the Ecma standard stage in Dec 2014, but from a feature perspective ES6 should be "done"  within the next 3 months.