On Sep 15, 2012, at 2:27 AM, Steve Steinitz <stein...@datatactics.com.au> 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 (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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com