Re: nsbundle and nspersistentdocument
Re: nsbundle and nspersistentdocument
- Subject: Re: nsbundle and nspersistentdocument
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 25 May 2005 10:30:47 -0700
On May 25, 2005, at 4:30 AM, Cornelius Jaeger wrote:
are there any examples of using core data and nsbundles?
i would like to keep image files associated with my document and
the saved document file in an nsbundle.
which methods in nspersistentdocument and app delegate do i need to
look at to handle the un/loading un/archiving properly.
If your aim is to use file wrappers, then unfortunately
NSPersistentDocument will not help. You may be able to support file
wrappers by subclassing NSDocument and setting up your own
persistence stack etc. but this has not yet been "officially"
investigated...
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden