On Mon, Aug 1, 2011 at 4:29 PM, Jerry Krinock <je...@ieee.org> wrote:
> Thus, My New Code gives the same result as the Classic Approach, but it does 
> so without raising an exception.  So I'm thinking about changing from Classic 
> Approach to My New Code in my next project.  I always like to think long and 
> hard before applying a category to NSObject, though.

That is worse. Throwing an exception at a predetermined point is far
superior to maybe throwing an exception sometime in the future when
you happen to send a message that the receiver doesn't respond to.

--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

Reply via email to