Re: Storing NSDocument data in packages/bundles
Re: Storing NSDocument data in packages/bundles
- Subject: Re: Storing NSDocument data in packages/bundles
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 31 Dec 2008 13:12:17 -0500
On Wed, Dec 31, 2008 at 1:08 PM, Markus Spoettl
<email@hidden> wrote:
> That would not help a lot because I'd have to copy the unchanged parts or
> the old package into the new package. The whole idea was not to re-write
> data that hasn't changed.
I wasn't thinking completely straight last night... you'll want to
override -writeSafelyToURL: to perform the atomic writes of your
individual components.
--Kyle Sluder
_______________________________________________
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