> On Aug 10, 2015, at 4:29 PM, Greg Parker <gpar...@apple.com> wrote: > > Writing a halting cover for the superclass's designated initializers is a > defensive measure. If you miss one of the convenience initializers then > getting an immediate crash with a crash log pointing to the initializer is > much better than quietly calling the wrong initializers and mysteriously > crashing somewhere else later.
Ok, that's the potential answer I was expecting. It'd be really nice if Xcode or the compiler actually gave succinct rationale for some of the more involved warnings and errors like this. Thanks. -- 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com