On Oct 31, 2008, at 5:33 PM, John Joyce wrote:
This may be a pointless and silly question, but
is Delegation faster than Notification (generally) ?
Delegation allows you to check if the client is interested, via
respondsToSelector:. If the delegate does not implement the method
(or there
On Oct 31, 2008, at 7:33 PM, John Joyce wrote:
This may be a pointless and silly question, but
is Delegation faster than Notification (generally) ?
Negligibly, probably. Don't worry about it unless and until you have
measured an actual performance problem.
Regards,
Ken
__
This may be a pointless and silly question, but
is Delegation faster than Notification (generally) ?
___
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