Re: Need for Swift
Re: Need for Swift
- Subject: Re: Need for Swift
- From: Alex Zavatone via Cocoa-dev <email@hidden>
- Date: Tue, 15 Oct 2019 17:50:26 -0500
Sent from my iPhone
> On Oct 15, 2019, at 7:25 AM, Sandor Szatmari <email@hidden>
> wrote:
>
> Obj-C represents the freedom for me to write bad code if I need to…
Believe me, I have been living in the results of the bad code that Swift allows
developers to create. Debugging how a tap in a UITableViewCell actually gets
back to the view controller took me a day to wade through the excessive
spaghetti when target : action and a weak ref to the VC or object that handles
the action is painfully easy and does not introduce excess unneeded hard to
debug code.
Swift is not a cure-all. That’s for sure.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden