On Jul 19, 2009, at 3:15 PM, Jerry Krinock wrote:

The case in point here is that -[NSManagedObjectContext executeFetchRequest:error:] returns an NSError if something goes wrong.

This is misleading.
The fundamental behaviour is that method returns NO if something goes wrong. In addition, if the error parameter is non-NULL and something goes wrong, the parameter contains an NSError that describes the problem.

mmalc

_______________________________________________

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