There is a comment in our project, in a file that handles drag-and-drop behaviour, that reads as follows:
// The code below this line handles drag and drop for the TreeView email-list. It's nasty and scary
// and hopefully finished, so no-one will have to look at it again.
I am currently editing the code below that line.