User:Shaver/ES4 FAQ: Difference between revisions

Line 11: Line 11:
No.
No.


The ECMA committee chartered to develop and maintain the ECMAScript specification, known as "TG1", has taken compatibility with existing scripts as their number one priority.  The vast majority of features in ES4 which could conflict with, or change the meaning of, existing ES3 (JS1.x) scripts aren't available unless the script author explicitly opts into them.  All bug fixes to the language specification are being checked extensively against real-world use, and will be tested in wide-scale browser deployments before the standard is finalized.
The ECMA committee chartered to develop and maintain the ECMAScript specification, known as "TG1", has taken compatibility with existing scripts as their number one priority.  The vast majority of features in ES4 which could affect existing ES3 (JS1.x) scripts aren't available unless the script author explicitly opts into them.  All bug fixes to the language specification are being checked extensively against real-world use, and will be tested in wide-scale browser deployments before the standard is finalized.


== What sort of changes are in ES4? ==
== What sort of changes are in ES4? ==
Confirmed users
455

edits