Hacker News new | ask | show | jobs
by webworker 712 days ago
Oddly AppKit seems to be one of the most stable desktop frameworks I have worked with. They've made breaking changes, sure, but they haven't been rewriting, and rewriting, and rewriting the same stuff for the last decade and a half.

The situation on Windows these days feels like... cognitive dissonance. If given a Windows app assignment today, I'd pick WinForms if less complicated, WPF if a larger project.

1 comments

AppKit is very stable yes but it shows its age a little more than UIKit. As you say still better than anything Microsoft can offer