Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: CoreData - how to retrieve a particular value (not object)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData - how to retrieve a particular value (not object)




On May 27, 2005, at 4:22 PM, T Reaves wrote:

I have the fetch request. What I was wanting to do is to call the fetch request once with each unique value of bar, so that I could group them that way for an NSOutlineView.

You almost certainly shouldn't do that. You should simply execute one fetch request to retrieve all the data you want, and then filter appropriately in memory.

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CoreData - how to retrieve a particular value (not object) (From: T Reaves <email@hidden>)
 >Re: CoreData - how to retrieve a particular value (not object) (From: Rick Ballard <email@hidden>)
 >Re: CoreData - how to retrieve a particular value (not object) (From: T Reaves <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.