I notice that touch apps rarely make use of the "drag n drop" (dnd) idiom, and instead dragging is almost always used for scrolling.
Is there a reason for this? Is it confusing or "wrong" to use dnd on touch? What about where scrolling is also required: can they be mixed effectively?