|
|
|
|
|
by galad87
404 days ago
|
|
It's surely not perfect, and so much is quite horrible, but at least try to keep the facts in check.
AppKit and auto layout are still working fine, they aren't going anywhere any time soon, there is no need to rewrite all the UI code. Core Data threading? Well, it has got its pitfalls, but those are known, and anyway, nothing is forcing you to use it. Xcode is so slim these days, it a ~3 GB download, it doesn't take an hour to unxip, and it can be dowloaded from the developer website. Swift? It might be needed for a bunch of new frameworks, Objective-C isn't going anywhere anytime soon either. |
|