Multiple selection is a good design pattern for aggregation, and there are many idioms now for multiple selection with mouse and keyboard
Wow, I didn't realized that checkbox list and drag the items are having same functional purpose but in different visualization method or different UI before.