Re: Handling unpresented files with NSDocument
Re: Handling unpresented files with NSDocument
- Subject: Re: Handling unpresented files with NSDocument
- From: Jerome Krinock <email@hidden>
- Date: Wed, 03 Aug 2016 09:04:40 -0700
> On 2016 Aug 03, at 07:56, email@hidden wrote:
>
> can CoreData solve this?
If you are using Core Data for other reasons, then you should consider using BSManagedDocument, and you should read the discussion of saving and copying “additional content”, (which would be your audio files), which I had last year:
https://github.com/karelia/BSManagedDocument/issues/45
But if you are not already using Core Data in this app for other reasons, I don’t think it offers much more than NSDocument for your issue, and with the additional complexity, you probably don’t want Core Data.
_______________________________________________
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