{{control}} vs itemController

The difference will be that {{control}} will have a completely isolated container. It will not inherit any context not explicitly passed into it. Its goal is standalone, isolated widgets that have the same controller/template/view structure as the rest of an Ember application.