On Dec 3, 2009, at 11:39 PM, Michael de Haan wrote: > I would like to ask the group if this is "good practice" ( I am almost > certain it is not "best practice" :-) ) > > My question pertains to knowingly setting an object to NULL and then > knowingly sending it a message as an acceptable technique.
As general answer: Yep. Happens all the time. > .... > > As mentioned above, this does work, but seems ?sloppy?. A lot of people would probably do it a little differently, but it's totally fine as you have it. Some would argue that adding more checks into your perfectly valid code is sloppy. -- Seth Willits _______________________________________________ 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