You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-...@googlegroups.com
Hi,
I am wondering if there is a way to duplicate the whole or part of the traversal tree. I know I can write an iterator by myself to duplicate every node following the traversal path. I am just wondering if there is a mechanism already to avoid reinventing the wheel.