Re: About Document Packages
Re: About Document Packages
- Subject: Re: About Document Packages
- From: Kevin Ballard <email@hidden>
- Date: Fri, 11 Feb 2005 16:11:05 -0500
Isn't there a special key you add to the document type declaration in
Info.plist?
On Feb 11, 2005, at 3:38 PM, Seth Willits wrote:
One of the document types in my application, I want to be stored as a
package. If I'm using files that can be written in Cocoa like from
NSData and all that it seems that it'll be fine using the
NSFileWrapper methods (even if they do confuse me), but I also need to
store an SQLite database in this package. It seems that I could
overwrite writeToFile and readFromFile and write all the files myself,
but if I do, I'm not sure how to handle creating the package itself.
Other than creating a folder with an extension, I don't know how to
say "this is a XXXXX document" since it seems like that doesn't happen
automatically. Anyway, does anyone have any suggestions?
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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