Cuckoo for SproutCore!
As you no doubt have heard by now (and shame on you if you haven’t) Apple will be using SproutCore to develop (at least part of) their MobileMe offering (the upcoming .Mac replacement).
SproutCore is a JavaScript based framework that allows you to create AJAX applications that look and function just as good as desktop applications. Just check out their demo photo application, looks as good as iPhoto no? SproutCore uses a MVC (model, view, controller) programming model and allows you to implement an application in just a few lines of code. The developers of the frame work SproutIt say its loosely based on Apple’s Cocoa framework.
I’ve spent a few hours over at their web site, downloaded the framework and development tools (which are based on Ruby, they are very slick!) and created my obligatory SproutCore Hello World program.
You should definitely check this framework out!
Here are some links about the SproutCore framework:
3 years ago
