Cocoa, Carbon and the Human Factor
Tuesday, October 10th, 2006Lately there was some discussion, initiated by Wil Shipley about Carbon (C API) and Cocoa (Objective-C API) and which one provides a better abstraction.
I love Cocoa and I love to have as much APIs as possible available in Cocoa. But one fact that was forgotten in the discussion is the influence of the framework developers.
I code - But am I a framework developer?
The language a programmer chooses to implement an API/Framework has an effect on the elegance and interface of an API. But his personal experience in the topic and in framework development in general has a much greater effect. (more…)
