Hi,
currently I am working on a TreeEditor and of course I'd like to use the Tree-Implementation of Dojo.
So far, I was able to create a quite simple example with which I seem confident, that the editor will work. I can drag nodes to other nodes and the tree is updated and I am able to use the callback functions so I will be able to trigger some server action.
