Re: Dynamic Method Creation
Re: Dynamic Method Creation
- Subject: Re: Dynamic Method Creation
- From: Jens Alfke <email@hidden>
- Date: Sat, 15 Sep 2012 16:20:01 -0700
On Sep 15, 2012, at 2:27 AM, Steve Steinitz <email@hidden> wrote:
> Yes. I've "splayed" them because cocoa sometimes throws "cannot remove observer..." if you bind a value to x.y.z
That’s a bug in your code, then — it probably means that your setX: or setY: methods aren’t posting KVO notifications.
> Guys, I'd like to keep this thread focused on Dynamic Method Creation rather than my design deficiencies
Why? Creating dozens of boilerplate methods is a bad workaround for a problem you shouldn’t need to be having.
—Jens
_______________________________________________
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