|
|
|
|
|
by cpr
6398 days ago
|
|
No, if they "dragged their feet" it was simply because Java's static OO-ness doesn't map well to Objective-C's fully dynamic nature. Objective-C is basically just Smalltalk semantics (minus control structures) bolted on to C. It works surprisingly well, but you can't and won't believe it until you try it yourself. |
|