Re: NSUndoManager retain/release of arguments - ad infinitum
Re: NSUndoManager retain/release of arguments - ad infinitum
- Subject: Re: NSUndoManager retain/release of arguments - ad infinitum
- From: Jerry Krinock <email@hidden>
- Date: Tue, 11 Jan 2011 05:36:12 -0800
On 2011 Jan 11, at 03:27, steven Hooley wrote:
> either :
>
> a) sort order is a property of the window, not your model and
> shouldn't be undoable at all…
>
> OR b)
>
> the sort order is inherently part of your model
True, and I agree with Graham that it depends on the app. The app I described, where Core Data comes to the rescue, is a bookmarks manager which must export a sorted order. It is one of case (b). But many apps will be case (a).
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden