The Case for Message Passing in Swift

Michael Donald Buckley (via Ole Begemann):Apple introduced Swift as “Objective-C without the C”, but in many ways, Swift is closer to “C++ without the C” (or Objective-C without the Smalltalk). Swift’s generics, for example, are closer to C++’s templates than to any feature of Objective-C. One of the more subtle ways that Swift resembles C++ … Continue reading The Case for Message Passing in Swift