Re: string convertion: converting getter name to setter
Re: string convertion: converting getter name to setter
- Subject: Re: string convertion: converting getter name to setter
- From: Charles Steinman <email@hidden>
- Date: Thu, 4 Sep 2008 22:12:09 -0700 (PDT)
--- On Thu, 9/4/08, steph thirion <email@hidden> wrote:
> I'm working on a class that will manage transitions of
> properties.
> It's for a game on a slower device, so I need the less
> costly solution.
I can understand your performance constraints, but have you actually profiled your game and found that the speed of KVC is a significant problem? This screams "premature optimization" to me. I mean, I suppose it's possible, but this seems relatively lightweight compared to what usually makes up a game.
Cheers,
Chuck
_______________________________________________
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