|
|
|
|
|
by tentaTherapist
3178 days ago
|
|
You say 'beloved Objective-C'. Sorry if this is really off topic, but is objc_msgsend (the whole late-binding thing) or anything else about Objective-C particularly appealing? Maybe the decent unoptimized speeds or the fact that you can use plain C whenever? |
|
Also I have been programming the Mac for a long time and I have a lot of mental investment in Objective-C.
OTOH, I do like the functional, strongly-type features of Swift, but like any higher level language I feel more removed from the machine. That's the price for abstraction.