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
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