Document file package looks like normal directory?
Document file package looks like normal directory?
- Subject: Document file package looks like normal directory?
- From: "Eric Huffman" <email@hidden>
- Date: Wed, 9 Apr 2003 12:30:39 -0500
Hello,
I am implementing a Cocoa application based on Cocoa's document-based
architecture. I have just modified the document saving implementation
to use an NSFileWrapper directory enclosing a number of NSFileWrapper
regular files. Also, I have changed the Info.plist entry for the
document type to reflect that the type is now a File Package.
However, my problem is that in the finder and the document open dialog,
the document File Package is still displayed as a normal directory, not
as document type noted in the new Info.plist for launch services (I
assume this info somehow needs to be refreshed in a database or registry
somewhere).
Any feedback or tips are greatly appreciated.
Thanks, Eric
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.