Hello, 

I have used scheduledTimerWithTimeInterval:target:selector:userInfo:repeats: or 
timerWithTimeInterval:target:selector:userInfo:repeats:

Although I know that NSInvocation was added (from Leopard?), I didn't use it 
much.
Is there any benefit in using it? My guess is that an NSInvocation instance is 
used repeatedly, but using the "selector" based method is not inconvenient for 
the most of cases.
Is there any other benefit in using the NSInvocation?

Thanks,


_______________________________________________

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