Re: Arraycontroller and CoreData

2013-09-12 Thread Keary Suska
On Sep 12, 2013, at 9:11 AM, Benjamin Rindt wrote: I'm really confused with the array controller and core data. I don't know what I have to use to get what I want. My program has for now a CollectionView which is populated by a core data fetch request. If I use an arrayController, I

Arraycontroller and CoreData

2013-09-12 Thread Benjamin Rindt
Hey guys, I'm really confused with the array controller and core data. I don't know what I have to use to get what I want. My program has for now a CollectionView which is populated by a core data fetch request. If I use an arrayController, I don't have to make this fetch do I? I can tell the