registered changes to Evaluator and ESLoader classes
This commit is contained in:
parent
c5b1f9bee3
commit
7ce2f6f34f
1 changed files with 4 additions and 1 deletions
|
@ -19,4 +19,7 @@ Changes to standard FESI distribution (1.1.4) for Hop
|
||||||
the prototype after the object was created.
|
the prototype after the object was created.
|
||||||
- Changed FESI.Interpreter.EcmaScriptEvaluateVisitor to use .equals instead of
|
- Changed FESI.Interpreter.EcmaScriptEvaluateVisitor to use .equals instead of
|
||||||
== in equal method for helma.framework.core.ESNode objects, since different
|
== in equal method for helma.framework.core.ESNode objects, since different
|
||||||
wrappers may wrap the same object.
|
wrappers may wrap the same object.
|
||||||
|
- Added RequestEvaluator reval field to FESI.Interpreter.Evaluator in order to
|
||||||
|
let ESLoader crate wrappers with correct prototype for path element objects.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue