And that does need to be updated.

Nonetheless, that _is_ the new suggested initialization model.



On Jun 21, 2010, at 1:28 PM, Matt Neuburg wrote:

> On Mon, 21 Jun 2010 12:59:14 -0400, Scott Anguish <sc...@cocoadoc.com> said:
>> 
>> the new suggested format for calling super is
>> 
>> self = [super init];
>> if (self) {
> 
> Then Apple should change the model code in the "Allocating and Initializing
> Objects" section of The Objective-C Programming Language. That is where most
> users will enounter the "suggested format".
> 
> http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/Object
> iveC/Articles/ocAllocInit.html
> 
> Unless that code changes, there is no meaningful sense in which any other
> format is "suggested". m.
> 
> -- 
> matt neuburg, phd = m...@tidbits.com, <http://www.tidbits.com/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide - Second Edition!
> http://www.tidbits.com/matt/default.html#applescriptthings
> 
> 
> 

_______________________________________________

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