sridhars711 / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

node.copy(targetNode), node.move() #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- prevent duplicate keys
- support copy inside same tree and between different trees

Original issue reported on code.google.com by moo...@wwwendt.de on 14 Feb 2009 at 7:00

GoogleCodeExporter commented 9 years ago
also node.move(target)

Original comment by moo...@wwwendt.de on 14 Feb 2009 at 7:39

GoogleCodeExporter commented 9 years ago
Issue 87 has been merged into this issue.

Original comment by moo...@wwwendt.de on 3 Apr 2009 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 3 Apr 2009 at 6:08

GoogleCodeExporter commented 9 years ago
Reorganizing the version numbers (does not affect the planned schedule)

Original comment by moo...@wwwendt.de on 19 Apr 2009 at 5:36

GoogleCodeExporter commented 9 years ago
Added node.move().
Copy may be realized using node.toDict and node.addChild()

Original comment by moo...@wwwendt.de on 14 Nov 2010 at 2:17

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:12