Why not Objective-C?
Patrick Logan can't understand why projects use C++ rather than Ojective-C. Neither can I.
For the 95% (or more) of code that isn't performance sensitive, it gives you expressiveness very close to Smalltalk, and for the 5% or less that need high performance, it gets you the performance and predictability of C.
Labels: Objective-C, performance

0 Comments:
Post a Comment
<< Home