File wrappers don't make it inherently easier or harder to deal with iCloud. File packages (which you would use file wrappers to represent) can be elegant means of wrapping up document data because it allows for easy separation of distinct components, and are usually recommended if they at all make sense for your application.
There's some discussion about when it makes sense to use file packages in the WWDC session: http://developer.apple.com/itunes/?destination=adc.apple.com.16351493766 Luke On Nov 10, 2012, at 9:00 AM, "Brad Stone" <[email protected]<mailto:[email protected]>> wrote: Does fileWrapper functionality make it easier or harder or is completely irrelevant for iCloud document functionality? My app used to need the fileWrapper functionality and it's still in there but I don't need it anymore and I want to remove it all. Would it help me keep it? Thanks _______________________________________________ Cocoa-dev mailing list ([email protected]<mailto:[email protected]>) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com<http://lists.apple.com> Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/luketheh%40apple.com This email sent to [email protected]<mailto:[email protected]> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
