Oct. 14, 2008
8:47 p.m.
I've put up a small change set with fixes as suggested in http://bugs.squeak.org/view.php?id=6798. I have tested the change set in pharo0.1-10082dev08.10.1 and it works OK. A comment on the OBNode>>isDescendentOf: method would have spared me a lot of effort. I had a hard time finding out that self isDescendentOf: self should return true. Best regards, Dan Corneanu.