Menu

#31 relations/chains lost with insertsubtree

open
nobody
5
2004-03-15
2004-03-15
No

removeSubTree() returns a TreeNode, so you can reinsert it

insertSubTree() puts that subtree back.

all non-tree data is lost, like chains and relations.
this is a problem because if you remove a subtree, and
then undo it, insertsubtree is called.

Discussion


Log in to post a comment.