Re: On NSIncrementalStore UUID Uniqueness
Re: On NSIncrementalStore UUID Uniqueness
- Subject: Re: On NSIncrementalStore UUID Uniqueness
- From: Jens Alfke <email@hidden>
- Date: Sat, 14 Jan 2017 11:32:19 -0800
> On Jan 14, 2017, at 2:41 AM, Daryle Walker <email@hidden> wrote:
>
> I’m seemingly stuck since the data format doesn’t have a UUID field within it and I can’t base a UUID off of a hash of the file since it would change after each edit.
There’s really no way to store any custom metadata in the file? I assume it’s some sort of database-like file (since it can be used to store CoreData objects), so couldn’t you create an extra record and store a UUID in it?
—Jens
_______________________________________________
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