helma/src
hns 5577263f66 * When there is a syntax error in any file associated with a prototype, always
throw an error and display a proper error message when on object of that type is
accessed.
*  RhinoEngine.hasFunction() now checks on the actual object (wrapper) and
thus is always right.
*  Unwrap WrappedException when caught in RhinoEngine.invoke()
*  Use helma.util.CacheMap instead of java.util.WeakHashMap for wrapper caching,
possibly fixing a GC problem
2003-09-05 19:53:07 +00:00
..
Acme Checked in patch from Stefan Matthias Aust: 2003-07-08 13:52:36 +00:00
helma * When there is a syntax error in any file associated with a prototype, always 2003-09-05 19:53:07 +00:00