Hacker News new | ask | show | jobs
by brokencode 3474 days ago
I think his point was that if you're looking for great tooling, you're not going to find it with Swift/Xcode. Right now it doesn't support automatic refactoring, has limited support for inspecting variables while debugging, and suffers from frequent partial crashes and other bugs.

If you want to find great tooling, look at Java or C#, which are both excellent languages for servers.