----- Original Message ----
> From: Jerry Krinock <[EMAIL PROTECTED]>
> Roughly, the lesson is: Don't use message forwarding for "actual
> work". I was just wondering if anyone had ever found otherwise.
I don't think that's really fair. The lesson is not to use NSInvocation in
extremely tight loops. For the bulk of most programs, the message forwarding
overhead will be much less significant. Writing to disk is also relatively
slow, but I've never heard anyone say it's not useful for "actual work."
Cheers,
Chuck
_______________________________________________
Cocoa-dev mailing list ([email protected])
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]