Added support for re-parenting a node

This commit is contained in:
Kristian Flikka
2013-11-20 13:48:55 +01:00
parent de095b5cf9
commit c69beedb30
8 changed files with 196 additions and 57 deletions

View File

@@ -0,0 +1,20 @@
START -- Time 0
10 MAI 2007 /
SCHEDULE
GRUPTREE
'GROUP_BIRGER' 'GROUP_BJARNE' / -- BJARNE under FIELD, BIRGER under BJARNE
'GROUP_NILS' 'GROUP_NEW' / -- NILS under NEW, NEW should be under FIELD
/
TSTEP -- Time 1
10 /
GRUPTREE
'GROUP_BIRGER' 'GROUP_NEW' / -- Move BIRGER to NEW, i.e. NEW should now have NILS AND BIRGER, and BJARNE is childless
/