On Sat, 18 Oct 2014 11:06:35 -0500, Luther Baker said: >I'd like to save my Document based app in the bundle style format. IE: I'd >like to save things in a directory - like apps like OmniOutliner do. > >Out of the box, I get the option to save as sqlite, binary or XML. What I'd >like is to save a 'bundle' with my own extension and nest things like the >the sqlite database inside of it. > >Is this type of functionality provided for me by another Cocoa framework or >is this a strictly manual process that has been passed down as convention >from dev to dev? > >Is anyone aware of an Apple example app that would demonstrate this? Or any >suggestions regarding an Open Source Cocoa App by anyone here that would be >worth browsing through for this type of stuff?
Indeed Apple recommends using a package for documents, but as you've found, it can't easily be done with NS(Persistent)Document. Please do file a radar for this, as the current situation is ridiculous really. Cheers, -- ____________________________________________________________ Sean McBride, B. Eng s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com