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 04:34:39 -0500
By the way, this means that you can't just write out a diff to the
existing file on disk. You must replace the entire file inside your
document package. This is what I had thought you would originally
want to do; you are still performing wholesale writes, but not of the
entire document, just the shards within the package whose contents are
affected.
_______________________________________________
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