Hacker News new | ask | show | jobs
by swagonomixxx 2250 days ago
Why should Apple care about portability of their Desktop apps to OS's like Windows? Native API's are almost by definition non-portable. That's why you need something like Qt to bridge the gap for you and provide a OS-agnostic API.