hns
|
3adf646e35
|
call new getObjectWrapper method in RequestEvaluator which
may or may not return a scriptable object, depending on whether
the object's class name is defined in scriptable.properties.
|
2001-09-09 18:09:55 +00:00 |
|
hns
|
e037fa0d19
|
Always create a sepcial Helma GenericObject EcmaScript wrapper
for Java Objects, allowing all Java objects to be scripted.
|
2001-09-08 17:45:10 +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
|
7ce2f6f34f
|
registered changes to Evaluator and ESLoader classes
|
2001-08-13 13:48:44 +00:00 |
|
hns
|
c5b1f9bee3
|
Create a special ESWrapper for instances of
IPathElement.
|
2001-08-13 13:45:11 +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
|
b37cba7fe3
|
implemented setPrototype() to make prototype changeable.
|
2001-04-06 17:45:00 +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
|
55b399987c
|
removed swing stuff
|
2001-02-09 18:31:59 +00:00 |
|
hns
|
da462d53c0
|
removed swing and AWT stuff from FESI
|
2001-02-09 18:31:35 +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 |
|