|
|
|
|
|
by Glide
4382 days ago
|
|
Your definition were clear from people coming from an Objective-C background and after understanding where Swift is coming from after the WWDC talks. But you do realize that the way is calls methods is exactly what makes Swift... well Swift. I sympathize though. Swift feels like it's several yards forward when compared to Objective-C when looking at syntax and language features. It's a couple steps back when looking at runtime hackery (and "power" I guess). Basically something like Core Data is impossible in Swift. |
|
Huh? Is it not already available for Swift actually?
Or the problem lies in re-implementing it in Swift?