Re: Best way to hook into the run loop?
Re: Best way to hook into the run loop?
- Subject: Re: Best way to hook into the run loop?
- From: Andy Lee <email@hidden>
- Date: Sun, 06 Dec 2009 08:30:02 -0500
On Dec 6, 2009, at 7:36 AM, Graham Cox wrote:
> My fourth approach is to write my own bloody undo manager and have done with it. Result so far - bliss.
FWIW, Wil Shipley agrees about the bliss part:
<http://wilshipley.com/blog/2007/12/transitions-and-epiphanies.html>
> I was so into using CoreData's magic undo that I kept going farther and farther to make it work, when I really needed to say, "Ok, this doesn't work in this situation, I'm doing my own undo in 40 lines of code."
I haven't worked with NSUndoManager myself, but my takeaway from this (and also from a friend who was also frustrated with it) is that it's great for very basic scenarios, but if I ever find myself getting frustrated with it I shouldn't hesitate to write my own.
--Andy
_______________________________________________
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