[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS56 - script objects: getMember
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-03-12 00:46:37
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS56> Type : Defect Issue Id : OBJS56 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: script objects: getMember Description: a relatively recent version of oscript.jar is having a problem with: var foo = new (function() { public var a = 1; })(); foo.getMember("a"); Severity: Minor Version: head Stack Trace: Functional Area: data Status: New |