Re: Core Data "Uniqueing" not happening as expected
Re: Core Data "Uniqueing" not happening as expected
- Subject: Re: Core Data "Uniqueing" not happening as expected
- From: mmalc Crawford <email@hidden>
- Date: Sun, 21 Jun 2009 14:17:09 -0700
On Jun 21, 2009, at 1:23 PM, Jerry Krinock wrote:
"x-coredata://101E2F60-412A-41EE-9DEF-59797757C29C/Browfile_entity/p1[perm]
",
"x-coredata://101E2F60-412A-41EE-9DEF-59797757C29C/Browfile_entity/p2[perm]
"
)
2009-06-21 13:04:00.995 TestApp[77117:10b] 47115: pointers to
fetched objects:
2009-06-21 13:04:00.999 TestApp[77117:10b] 0x16e0c9b0
2009-06-21 13:04:01.006 TestApp[77117:10b] 0x16e43f20
I believe that I inserted one Browfile object into the store. But
even if I screwed up somewhere and actually inserted two, why does
this fetch request return two objects with exactly the same
permanent objectID?
The object IDs are not the same ("p1" != "p2").
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden