Commit graph

9 commits

Author SHA1 Message Date
hns
ffbed8751e ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
2002-11-21 15:57:35 +00:00
hns
5a015fbbc5 switched reval field from RequestEvaluator to FesiEvaluator. 2002-05-13 17:19:33 +00:00
hns
244e7ba779 Repaired brain-dead bug where ESValue was checked for
instance of IPathElement instead of ESNode
2001-08-30 20:09:20 +00:00
hns
9734e347a9 changed check for equals() from ESNode to IPathElement 2001-08-29 18:17:44 +00:00
hns
f9bfe75219 Added helma.framework.core.RequestEvaluator field so that
ESLoader can construct a wrapper with the right prototype
for path elements.
2001-08-13 13:36:07 +00:00
hns
27bca8cec1 Changed FESI.Interpreter.EcmaScriptEvaluateVisitor to use .equals instead of
== in equal method for helma.framework.core.ESNode objects, since different  
  wrappers may wrap the same object.
2001-04-19 12:12:28 +00:00
hns
7ac5ae3331 Removed Interpret.java 2001-02-09 18:49:44 +00:00
hns
098baf9c49 removed dependency on FESI.gui 2001-02-09 18:46:44 +00:00
hns
ee13186158 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
2000-12-29 17:58:10 +00:00