I'm trying to create a tag based sorting system. So far I have a many-to-many relationship between 'tag <<->> movies'. What I want is to be able to sort the movies different in different tags. How do I do this? Will core-data do this automatically when I check the ordered button in xcode?
image: https://www.dropbox.com/s/y44p3o1m0vrrezi/preview.png