Darran Edmundson wrote:
Say one has an object reference and knows the
string id of a child node. From this info, we
want an object reference to the named child.
wouldn't
<dtml-var "_.getitem('<desired_ref>').<whateverproperty>">
get you what you want?
rik