InfoQ

News

Adobe Announces Open Source Roadmap for Flex

Posted by Scott Delap on Apr 25, 2007 11:05 PM

Community
.NET,
Ruby,
Java
Topics
Rich Internet Apps
Tags
Flex
Continuing their dive into open source Adobe has announced a road map for the transition of the Flex SDK to open source. Last fall Adobe contributed source code for the ActionScript Virtual Machine to the Mozilla Foundation to create the Tamarin project. Currently the Flex SDK which includes the Flex framework (with source), compiler, and debugger are available for free. The roadmap outlines that the Mozilla Public License is being considered for the project. The open sourcing of the Flex SDK will make the compiler and debugger which are written in Java as well as the Flex framework open source. Outside developers will be able to submit patches and enhancements. Flex Data Services and the FlexBuilder IDE are not included in the products being open sourced however.  A commercially licensed version of the Flex SDK will continue to be available as well however.  Adobe has posted a FAQ on the transition on their website.

From the press release:

...Using the MPL for open sourcing Flex will allow full and free access to source code. Developers will be able to freely download, extend, and contribute to the source code for the Flex compiler, components and application framework. Adobe also will continue to make the Flex SDK and other Flex products available under their existing commercial licenses, allowing both new and existing partners and customers to choose the license terms that best suit their requirements...

The open source licensing of Flex is part of an initiative to engage the community in the creation of Flex technology. Starting this summer with the pre-release versions of the next release of the Flex product line, code named “Moxie,” Adobe will post daily software builds of the Flex SDK on a public download site with a public bug database. The release of open source Flex under the MPL will occur in conjunction with the final release of Moxie, currently scheduled for the second half of 2007...

InfoQ sat down with Adobe's James Ward and Ely Greenfield to discuss the announcement.  Greenfield commented that the reasoning behind the move was to continue to build the developer community around the Flex RIA platform. He noted that it is one thing to have people using technology and another to have a community actively contributing to it. Ward outlined the transition as having the following steps:

  • Today - Creation of Mailing List for Discussion
  • Summer 2007 - Public Bug Database and Daily Builds
  • Second Half 2007 - Flex 3 Released
  • December 2007 - Read Only SVN Access, Patches Welcome
  • 2008 - Committers with Write Access, Creation of Possible Subprojects

Ward also commented on open source Flex in relation to Adobe's Apollo desktop platform. Since Apollo provides a runtime for Flex applications similar to the Flash player itself, changes to Flex by developers will be able to run on Apollo without changes to the Apollo runtime. In response to how development would be lead after the transition, Greenfield replied that the Flex SDK team would continue to drive the big picture of development. Adobe wants to get the community as involved as possible however in terms of providing feedback for where the SDK should go.

Good news ! by Cyril Gambis Posted Apr 26, 2007 5:04 AM
Re: Good news ! by Floyd Marinescu Posted Apr 26, 2007 9:00 AM
  1. Back to top

    Good news !

    Apr 26, 2007 5:04 AM by Cyril Gambis

    Great! With a good community behind Flex, there is a chance Microsoft' Silverlight & XAML will have a worthy opponent.

  2. Back to top

    Re: Good news !

    Apr 26, 2007 9:00 AM by Floyd Marinescu

    I also think this is a brilliant move, now when evaluationg the "open source" RIA framework landscape, Flex can be easily included in any product evaluations. And definitely a good poosition to be in against MS.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.