J
jankeir
Guest
> The only diff from what you sent is that New b is not running from the constructor of class A, but from a Method in class A.... That's what oa:newbFromMethod() does. I also tried making newbFromMethod static since then I would expect THIS-OBJECT to be valid, but then it doesn't even compile so that can't be what you're doing (or something changed in 11.7.)
Continue reading...
Continue reading...