On Tue, Dec 29, 2009 at 4:47 PM, Pau Garcia i Quiles <[email protected]> wrote: > Hello, > > Now that ExtJS has proper and clear licensing (commercial + GPLv3 with > a lot of exceptions, allowing mixing with GPLv2.0 and other open > source licenses), are there any plans to update Wt::Ext to work with > ExtJS 3.1 and/or provide an API to more widgets from Ext?
Even with exceptions and such, it is still worthless for many. The only true open source licenses are MIT/Boost, etc... Hence why I always release my source under the Boost license. The GPL is such a load of crap; if someone wants to donate code, they will donate it, regardless of license. Only thing crap like the GPL does is force people who do not want to donate code to give low-quality crap code. Over 15 years of programming I have noticed that the only code I *want* from others are code that is freely given, not forced. I have very low opinions of GPL projects, in general they tend to be lower quality then equivalent projects using more useful licenses like MIT and Boost and so forth (as always, there are good examples of GPL projects that have done well, but those are in a vast minority, compare that to MIT style licensed projects). I almost did not touch Wt when I noticed it used GPL, but the only thing I will ever use Wt for is for internal things, helper pages, etc... for managing things on my network, I still say screw it for anything I might actually release, will go back to C++ with FastCGI for that. *cough* Enough ranting. :) How many API differences are there between ExtJS 3.1 and the one Wt uses? ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
