On Mon, Feb 23, 2015, at 01:48 PM, Marco S Hyman wrote:
> lowerCaseString is a non optional property.  Therefore it makes no sense
> to
> write someString.lowercaseString? or someString.lowercaseString!

It's chained through an optional access though. So the type of
foo?.lowercaseString is String?.

And either way, the fixit diagnostic is broken.

--Kyle
_______________________________________________

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

Reply via email to