On Jul 1, 2015, at 17:39 , Rick Mann <rm...@latencyzero.com> wrote: > > What's the run-time penalty of using implicitly- or force-unwrapped > Optionals? Does it do a check for null at each invocation, or does it crash?
I’d propose that not returning from the initializer at all is a better solution. If there’s no reasonable *recovery* from this situation, why is it helpful simply to push the problem upstream? _______________________________________________ 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