On Sep 21, 2012, at 12:07 AM, Shane Stanley <[email protected]> wrote: > >> And do you *really* want to test both save paths, especially when one is >> just a convenience wrapper around the other? > > I'm using just the one save path (fileWrapperOfType:error: because I'm saving > packages). What am I missing?
I believe the non-autosave code path (inside AppKit) is implemented atop the autosave code path. Regardless, if you offer the preference, you need to test both. --Kyle Sluder _______________________________________________ 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]
