On Dec 4, 2009, at 12:05 AM, Rob Keniger wrote:

> 
> On 04/12/2009, at 5:55 PM, Seth Willits wrote:
> 
>>> 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 Seth points out, this is perfectly normal. However, you should generally 
> use "nil" instead of "NULL" for nil objects in Objective-C.
> 
> It doesn't matter from a technical point of view (they're both the same) but 
> it's the accepted coding style.
> 
> --
> Rob Keniger


Rob and Seth, thank you. Progress!  
:-)_______________________________________________

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