On Fri, Mar 20, 2009 at 3:38 PM, Stuart Malin <stu...@zhameesha.com> 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 (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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com