In comp.lang.javascript message <
[email protected]
september.org>, Fri, 18 Dec 2009 22:34:23, Garrett Smith
* #disableRightClick Fix grammar
* #trimString - String.prototype.trim
* #objectModels:
Removed the part about "nuclear power" and added a parenthetical:
| An object model may allow javascript to access a file system (Mac,
| Windows, and Linux are all scriptable).
Any objections before I update?
You should wait long enough for objections before you update - at least
a couple of working days. Some of us have other things to do apart from
looking for, reading, and thinking about your proposed changes.
You should say where the changes are, by section number and perhaps
paragraph count. Then those who later cannot find "nuclear" in the FAQ
can at least tell where it was.
In Section 2.3 the "nuclear" reference was (I hope) somewhat fanciful;
but it needs to be replaced with at least one other example of off-Web
use.
In the comp.lang.pascal.borland FAQ, changed sections are marked in the
left margin with vertical-bar characters; that is most helpful. HTML is
far richer than plain text, and can support various forms of such
marking, including being able to reveal the previous version of a
section (cf. my estr-xpl.htm).
Section 2.1 para 1 should include something like (5th Edition, December
2009). Consider :
"ECMAScript is the standardised form of JavaScript/JScript, widely used
for programming in web pages. The current standard is ECMA-262 5th
Edition December 2009. Current browsers support the 3rd edition, and
partially the 5th (no 4th)."
In 3.2, ECMAScript, "current" could precede "Official" (which is
superfluous).
In 3.2,
"ISO/IEC 16262: ISO Standard of ECMA-262 r3 with Corrections" should be
"ISO/IEC 16262: ISO version of ECMA-262 3rd Edition (with corrections)".
The FAQ should have an obvious link to ECMA 3rd Edition, until all
browsers in use support the 5th Edition.