Re: [noob] Best practice for creating multiple instances of a View
Re: [noob] Best practice for creating multiple instances of a View
- Subject: Re: [noob] Best practice for creating multiple instances of a View
- From: Kyle Sluder <email@hidden>
- Date: Fri, 20 Mar 2009 15:41:44 -0400
On Fri, Mar 20, 2009 at 3:38 PM, Stuart Malin <email@hidden> wrote:
> Appreciate the comments regarding premature optimization. I wasn't trying to
> optimize -- I had just been looking to validate that I was going about
> handling the situation the smartest way. Although nothing had appeared to
> me as "more obvious or more efficient" (referencing Kyle) -- it isn't always
> clear to us noobs when a non-obvious approach is available (and better).
> Thanks again for the comments -- I will be sure to remain with the proven
> approach I am pursuing :-)
I did mean to mention something about this. It's never premature
optimization to ask, "is there a better way of doing this?" But it is
important to separate "better" from "more efficient", since the latter
implies an assumption of inefficiency which often leads to long,
unnecessary strolls down the path of complication.
--Kyle Sluder
_______________________________________________
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