To avoid Flash lock-in, Apple looks at SproutCore
Apple, continuing its reliance on open-source technologies, is using an open-source project called SproutCore to provide rich Internet applications like its new MobileMe service.
The idea is to use to keep Apple from being "locked into the browser plug-ins for...one particular standard."
What is SproutCore? From the SproutCore Web site:
SproutCore is a framework for building applications in JavaScript with remarkably little amounts of code. It can help you build full "thick" client applications in the Web browser that can create and modify data, often completely independent of your Web server, communicating with your server via Ajax only when they need to save or load data.
SproutCore gives Apple a way to enrich its Web experience without locking itself into any other vendor's technology, as the SproutCore site notes:… Read more