InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

ExtJS Licensing Continues to Evolve as a Result of Controversal Switch from LGPL to GPLv3

Posted by Nick Laiacona on May 01, 2008

Sections
Development,
Enterprise Architecture,
Operations & Infrastructure
Topics
Java ,
Licensing ,
Web Frameworks
Tags
AJAX

Jack Slocum, lead developer of the popular Javascript library ExtJS, announced this week a community effort to develop two new exceptions for open source software developed using ExtJS 2.1 or greater. This move came as a swift response to frustration and confusion surrounding recent changes in the Ext JS licensing model. The first of these exceptions will cover community developed extensions to Ext JS:

The first step for us is the Open Source License Exception for Extensions. It is currently in draft status and we are seeking input from the community before we have it finalized.

The intention of this exception is to allow for more liberal licensing of extensions, language packs, themes and open source developer toolkits and frameworks for Ext libraries under a variety of open source licenses.

Jack Slocum continues on the Ext JS blog to describe plans for the second of these exceptions, which will cover free and open source software (FLOSS) projects which employ the Ext JS API:

After the Extension Exception is complete, the next step will be drafting a FLOSS exception similar to the one by MySQL AB for both Ext JS and Ext GWT:

http://www.mysql.com/about/legal/licensing/foss-exception.html

This exception will be for open source applications that use Ext JS. It will have a few distinct additional grants the Extension Exception doesn't have (e.g. "bundling" will be ok) but won't be applicable to extensions or toolkits, as that's what the Extension Exception is for.

The original controversy over ExtJS licensing started with the recent release of Ext JS 2.1, in which the project switched from a modified Lesser Gnu Public License (LGPL) license to Gnu Public License v3 (GPL v3):

Until version 2.1 Ext was released under it's own license, the "Ext License". That license granted usage (provided certain conditions were met ) under the LGPL license terms. The CSS and images ("Assets") distributed with Ext before 2.1 had a license all of their own which was not open source compatible at all. We received quite a bit of negative feedback from some prominent members of the open source community about our license not being friendly for open source projects. Some even said Ext was not open source at all since these licenses did not offer the same freedoms that standard open source licenses offer. Since we have been an open source company since our inception, these comments and concerns struck home and we felt a need address the issue.

Although this initial move did clarify the project's status as an open source project, it did not satisfy the concerns of projects which did not or could not use a GPL based license. There were also negative responses from closed source projects that had been using the product for free under LGPL and for whom a GPL license is onerous. Earlier this week, this situation prompted a fork of the project in the form of OpenExt. There are questions about whether the Ext JS license allows this fork:

Ext are claiming that a fork of the existing 2.0 version is not legal, due to the way they applied the LGPL. This is likely to be incorrect, and if correct then their use of the name LGPL was grossly misleading.

The current state of Ext JS licensing is mapped out in the project's license FAQ. The draft of the ExtJS Open Source License Exception for Extensions is available here.

No comments

Watch Thread Reply

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.