Prevention of cyclic structures?
Is is possible to modify a tree, so that it refuses to add a child object, if that child object is already existing higher up in the chain?
Is is possible to modify a tree, so that it refuses to add a child object, if that child object is already existing higher up in the chain?