Closed sccolbert closed 11 years ago
It would be useful to have a method like find_root() on the Object class which will return the root of the object tree.
find_root()
Object
Fixed in d9b48309631ed315b67ddf9c4222a2efcf4858ee
It would be useful to have a method like
find_root()
on theObject
class which will return the root of the object tree.