Theocacao
Leopard
Design Element
Comment on "First Look at Cappuccino and Objective-J"
by britt — Sep 11
Actually, I suspect that their main goal is to build 280 Slides...

:-)

The thing that I don't like about just about any C based language is that it's function centric: foo(x,y,z); or myObj.foo(x,y,z); there's no context for what the arguments are. I much prefer the Obj-C way; and I might even extend it to function calls also: [fooWithWidth:x height:y depth:z]; (although having it as a class method does help reduce namespace issues).

'Course, if JavaScript is your thing, there's always SproutCore...
Back to "First Look at Cappuccino and Objective-J"
Design Element

Copyright © Scott Stevenson 2004-2015