Re: Core data autosave
Re: Core data autosave
- Subject: Re: Core data autosave
- From: Gideon King <email@hidden>
- Date: Sat, 22 Jan 2011 13:12:19 +1000
Yes, I did wonder about using the undo manager instead - talked about it briefly with one of my staff, but haven't kind of worked out the details of how that would work yet though. I'll give it some more thought this afternoon.
And yes, I already use GCUndoManager - it has saved me countless hours debugging undo. I would second your opinion - I would never develop an app using the NSUndoManager now that I have seen the light ;-) Many thanks to Graham Cox for developing it.
Regards
Gideon
On 22/01/2011, at 12:57 PM, Jerry Krinock wrote:
>
> On 2011 Jan 21, at 17:20, Gideon King wrote:
>
>> I will need to implement …[algorithm suggested by Ben Trumbull]… shortly, so am very keen to hear of a solution - especially if that comes with some code … ;-).
>
> No code, but some advice. The required change tracking described by Ben seems like it could be done with the undo manager, or maybe a second/shadow undo manager. In either case, you'll want to use GCUndoManager…
>
> http://apptree.net/gcundomanager.htm
>
> Let us know when your code is available :)
_______________________________________________
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