Dieter Maurer wrote: > > SimpleTree's node() method stores the object in an attribute a la: > > > > node.object = object > > > > ...which of course means the parent has no context > ^^^^^^^^^ > Why? Does it not derive from "Acquisition.Implicit"? No. SimpleTree node's are explicit acquirers and wrapped in a different context that is needed. cheers, Chris