On Mar 25, 2010, at 10:25, Joanna Carter wrote: > How about, with a Core Data app, getting the content of an NSObjectController > after editing? > { > ... > > Customer *editedCustomer = [self.customerController content]; > > ... > }
Well, I'm probably missing your point, but why wouldn't you get the Core Data object directly and leave the NSObjectController out of it? After editing, the object has already been updated. _______________________________________________ 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