search for: resetclass

Displaying 1 result from an estimated 1 matches for "resetclass".

Did you mean: r_set_class
2004 Jun 18
0
Problem with setValidity() or resetClass() or ... ?
...lidity changes Extends?") , but as I got no answer I tried to figure out what's happening. Well, setValidity() behaves not as I would expect (something about the superclasses is lost, but nothing about the subclasses, see code below) So, I did some debugging and it seems to be caused by resetClass() which calls completeClassDefinition() which calls ... (see the example code and the explanations below) Unfortunately, I couldn't really figure out which of the called methods is doing the "wrong thing". Would someone explain me this? Best regards, Matthias #################...