-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
historical: find out design choices that led to status quo ordering #5
Comments
You can find almost all of the old information here: https://www.ecma-international.org/archive/ecmascript/ and in things that links to. |
As for the particular decision here, The alternative ordering proposed here was definitely discussed. |
@samth the last discussion I could find in the archives which had a form similar to this proposal was https://www.ecma-international.org/archive/ecmascript/2009/TC39/tc39-2009-012.pdf . If the move was purely to make the grammar/consistency better the details might be lost to notes not being available. Do you know if tooling or ease of use was ever discussed? |
Dave and I developed our proposal separately from that one. This is the original presentation on our design: https://www.ecma-international.org/archive/ecmascript/2010/TC39/tc39-2010-017.pdf, which has a different syntax than what we ended up with. I don't precisely recall the details of how everything changed, but certainly tooling and ease of use were discussed. |
@samth thanks, I saw that but no details on these discussions. This helps. |
I see some changes between two dates: and July 10, 2011 - https://www.ecma-international.org/archive/ecmascript/2011/TC39/tc39-2011-037.pdf - example with @bmeck no details at all. Maybe this information with dates can help to find related discussions. |
Somewhere the meeting notes must be archived, but I don't know where that is. |
Can't find any links in notes about this, however; ES4 did use the specifier only per archived copy of an overview pdf
The text was updated successfully, but these errors were encountered: