On Tue, Dec 22, 2009 at 9:28 PM, Kyle Sluder <kyle.slu...@gmail.com> wrote:
> See -[NSControl tag] for an example of where it's done in Cocoa.

Didn't finish my sentence. Specifically it is done with the tag by
-[NSTextView performFindPanelAction:]. It's not quite using the
caller's selector, but it is funneling quite a few different code
paths through the same method.  Personally, I don't like it at all. I
wish they were just separate methods.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to