On Thu, Nov 4, 2010 at 12:43 PM, Kyle Sluder <[email protected]> wrote: > On Thu, Nov 4, 2010 at 9:17 AM, Sherm Pendley <[email protected]> wrote: >> - (id)initForCamera:(id<CameraProtocol>)cam { >> [self release]; > > I remember there being a bit of contention on this, but Greg Parker's > wisdom seems to be to call [super dealloc], not [self release]: > http://lists.apple.com/archives/objc-language/2008/Sep/msg00133.html
I certainly won't argue with the Wruntime Wrangler! :-) sherm-- -- Cocoa programming in Perl: http://camelbones.sourceforge.net _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
