Bundle, Wrappers, whatever
Bundle, Wrappers, whatever
- Subject: Bundle, Wrappers, whatever
- From: Sam Goldman <email@hidden>
- Date: Tue, 12 Mar 2002 18:37:49 -0800
Hi all,
I am developing a convenience application that will make it easier for
me to read my favorite mangas. I want to have a double-clickable file that
will contain all the images in a certain volume and have it open in my
application.
I know that .rtfd files and .app applications are actually folders
containing other files, but how do I implement my own file. Would that be a
bundle? The term in its non-programmatic sense would be correct...
I *could* just have the app make a folder with a .whatever extension and
copy files into it, then read them appropriately, but I am interested to
know the *best* way of doing it.
Any comments (or flames for posting such a stupid question...)?
- Sam
--
Windows is a 32-bit patch to a 16-bit shell for an 8-bit operating system
written for a 4-bit processor by a 2-bit company without 1 bit of sense.
_______________________________________________
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.