I wouldn't say that necessarily. There's a whole lot of API that is dependent on objective c - I suspect they have a toll free bridging in there where swift/objective c strings share enough common protocol to be fully substitutable like with CFString.
Anyhow swifts step away from smalltalk ideals and the added complexity of language bridging has me avoiding it. Sent from the road > On Dec 15, 2015, at 00:49, Ben Coman <[email protected]> wrote: > > Apple seem to have moved on from NSString to support Unicode in a > different way in Switft...
