First Look at Cappuccino and Objective-J
5 September 2008
The executive summary is that Cappuccino is re-implementation of many of the basic parts of Cocoa, and Objective-J is a language which looks nearly identical to Objective-C and “compiles down” into JavaScript. You can also use JavaScript right inline with Objective-J, similar to how you can use C in Objective-C.
This looks very impressive, and can certainly make interesting looking apps but I’m really not comfortable working so abstracted away from the real code. Coding javascript, html and css well in a cross-browser way is hard and I’m not convinced that 280 North will have solved every problem and bug inherent in the medium.
What do you if your code is right but it doesn’t work? You’re so far away from the actual code you’ve got no chance.
I’m also still not convinced by web sites pretending to be desktop applications – they’re not, and the most successful ones (like Flickr and Gmail) don’t pretend to be.
Visit ➔
David Emery Online