|
|
|
|
|
by lenkite
1575 days ago
|
|
As someone who started learning Objective-C only after Swift become firmly established, I have to say I strangely like the language. I picked it up fast and have had no issues with adding features to a legacy codebase. When I started, I thought it would be some complicated beast, but no - its a reasonably simple and elegant C superset with the only disadvantage of some extra verbosity. (but Apple API's suffer from verbosity as a principle) I have to wonder: why did Apple create Swift ? Objective-C is quite nice, especially for C/C++ programmers. With Objective-C++, interop with C++ libraries is also terrific. Swift offers nothing like this yet. |
|
I asked this many times over the years, even in this thread [1]. Still no concrete answer. I still think overall it is a distraction.
[1] https://news.ycombinator.com/item?id=30418197