Re: passing a method name?
Re: passing a method name?
- Subject: Re: passing a method name?
- From: Dave Carrigan <email@hidden>
- Date: Sun, 20 Dec 2009 15:39:08 -0800
On Dec 20, 2009, at 3:29 PM, Graham Cox wrote:
> I think what the OP was talking about was making a called method sensitive to its caller, which is a no-no.
That's what I thought the OP was saying, and I agree. It would mean that doing a refactor and changing a method's name, or even adding a new parameter to a method, would break the code in some unrelated method. That's a huge maintenance problem.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden