On 2011 Jan 10, at 10:54, Joshua Lee Tucker wrote:

> I am attempting to retrieve all of my Report objects, but when I retrieve 
> them, my array shows that I have also retrieved Locations objects.

See -[NSFetchRequest setEntity:].  But if I recall correctly a fetch request 
will raise an exception if you execute it without setting an entity, so I'm 
confused.  You should post some code.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to