今天看了几篇es-discuss邮件列表上的讨论。一个印象是,ES3.1为了赶进度将砍掉一些特性(我不是说像package/import那样的,那早就被砍得连到ES4都看不到了)。
例如 let / const 之类的。尽管看上去这些特性很容易实现,也挺有用,但是因为缺乏足够的实践测试可能进一步延误ES3.1的出台。
BE威胁说(“威胁”二字是我的主观印象):
With zero implementations due to lack of a spec that hangs together in
full, ES3.1 is already at risk for finalization next spring. Keep
pushing mission-creep (or jump) and you'll fall into 2010. That is not
in the interest of anyone using or implementing the language.
例如 let / const 之类的。尽管看上去这些特性很容易实现,也挺有用,但是因为缺乏足够的实践测试可能进一步延误ES3.1的出台。
BE威胁说(“威胁”二字是我的主观印象):
With zero implementations due to lack of a spec that hangs together in
full, ES3.1 is already at risk for finalization next spring. Keep
pushing mission-creep (or jump) and you'll fall into 2010. That is not
in the interest of anyone using or implementing the language.