On Feb 11, 2010, at 12:08 pm, Gordon Apple wrote:

> My point was that if you could count on "init" being called internally and
> all you needed was to initialize some ivars, you could override "init" and
> not have to override the (sometimes more involved) designated initializer
> and possibly other initializers.  You could still use the (superclass)
> designated initializer or a class-level instantiator without overriding it.
> 
Please read "The Designated Initializer" in 
<http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocAllocInit.html>,
 in particular the section starting "Figure 3-3  Covering the Designated 
Initializer".

mmalc

_______________________________________________

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