310a311,314
> def notifyFork(root):
> for obj in root.descendants():
> obj.notifyFork()
>