| |
Resin 1.0 follows most of the additions Netscape's JavaScript 1.3 makes
to EcmaScript. It does not add the changes to the function
arguments variable.
The
changes from JavaScript 1.3 fall under the following categories.
- Enhancements allowing scripts to more clearly express
their intensions.
- Enhancements allowing scripts robustly handle exceptions and execute in
a threaded environment.
- Library changes following Java APIs when they conflict with
JavaScript.
Resin will faithfully execute scripts restricting themselves to EcmaScript.
- Literals
- Statements
- Expressions
- Libraries
Copyright © 1998-2002 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark,
and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc. | |
|