On 29 Oct 2008, at 9:16 am, Jerry Krinock wrote:

Roughly, the lesson is: Don't use message forwarding for "actual work".


Depending on your definition of "actual work" of course ;-)

I use message forwarding to route target/action from UI such as menus down through a hierarchy of objects within DrawKit. For such purposes it's great, since I can implement IBActions at whatever level makes most sense and the context manages itself automatically. I'd call that "actual work". It may well be slow but no-one's ever going to notice since they already have to wait way longer for eye-candy such as menu flashing to run.

--Graham
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to