今天看了几篇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.
ES3.1特性进展
本文探讨了ES3.1标准制定过程中的一些考虑因素,包括为了确保按时完成而可能削减的部分特性,如let/const等。文章提到由于缺乏充分的实际应用验证,这些特性可能会导致发布延期。
848

被折叠的 条评论
为什么被折叠?



