Skip navigation.
 
mlRe: Custom Bundle types
FROM : James Bucanek
DATE : Tue Aug 01 16:24:25 2006

Don Willems wrote on Tuesday, August 1, 2006:
>I would like to save data in a directory. But I would like that 
>directory to be presented to the user as a single file (as with 
>application/framework bundles). The bundle would have a specific 
>extension and icon, and clicking the bundle should open my 
>application. I know that apple has created new bundle types (for 
>instance the Photo vault in Aperture), but I don't know how I can 
>define custom bundles.
>
>Can somebody tell me or direct me to relevant documentation?


<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/index.html>

--
James Bucanek

Related mailsAuthorDate
mlCustom Bundle types Don Willems Aug 1, 16:13
mlRe: Custom Bundle types James Bucanek Aug 1, 16:24