Subj : Assigning to a nonexistent property To : netscape.public.mozilla.jseng From : Braden McDaniel Date : Thu Dec 09 2004 12:09 am I have defined a type whose JSClass::setProperty is simply JSPropertyStub. I would have expected an attempt to assign to a property on instances of this type (e.g., "instance.prop = foo") would result in an error message. Instead, I get no error message and the code seems to be a no-op. Is there something I should be doing to make this an error condition? (Aside from adding a setter that simply reports an error.) -- Braden McDaniel e-mail: Jabber: .