![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: javascript 2.0 release???
From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Wed Nov 30 2005 - 13:06:22 CET
VK wrote:
> But yes, with FF 1.5 and upcoming IE 7.0 - ECMA 262 looses another
It does not. AFAIS, JavaScript 1.6 as implemented in FF 1.5 is fully
<cite
2 Conformance
A conforming implementation of ECMAScript must provide and support all the
[...]
A conforming implementation of ECMAScript is permitted to support program
</cite>
JavaScript 1.6 and JScript 5.6+ do both. JavaScript 1.6 adds additional
<URL:http://developer.mozilla.org/en/docs/New_in_JavaScript_1.6>
JScript 5.6 (IE 6) and .NET (.NET 1.0) also extend the specified language
<URL:http://msdn.microsoft.com/library/en-us/script56/html/js56jsgrpnonecmafeatures.asp>
In what regard is _upcoming_ IE 7 relevant here?
PointedEars
|