Hacker News new | ask | show | jobs
by alextgordon 5207 days ago
In what way? I find AppKit to be extremely well designed. It has warts, but it's by far the best UI toolkit out there.
1 comments

My only complaint would be how hacked on Core Animation is in comparison with UIKit. For example, WebView doesn't like having a layer, but this isn't mentioned anywhere in the documentation:

http://developer.apple.com/library/mac/#documentation/Cocoa/...