Petr Kobalíček wrote: > Hi Burak, > > nice project, but I'm worrying about its licence. Is GPL good for > these kind of projects ? Many of us are creating commercial > applications and for me this seems to be blocker :)
Depends on what you want to do. If you intend to *change* the source of jsqt or make it part of your product, GPL places the known restrictions (I think the term they use is "derived work"). If you only *use* it to construct a qooxdoo GUI for your product you can use this output as you desire. (Like when you compile a program with gcc, the resulting executable is not governed by the GPL). And that would probably be the most common use case. My 2 cents. T. > > But it's your ideology, I'm just wondering about it:) > > Cheers > - Petr > > 2009/4/6 thron7 <[email protected] > <mailto:[email protected]>> > > Hi Burak, > > thanks for sharing this. > > T. > > Burak Arslan wrote: > > hi, > > > > i've put some proper documentation in the jsqt web site, fixed > all bugs > > known to myself (except the case with radiobutton), and started > > supporting a decent number of widgets and containers, which > encouraged > > me to release a 0.1-beta version. > > > > you can reach all this via www.jsqt.org <http://www.jsqt.org>. > > > > now i need your feedback to release a stable version. so please > use it > > and report your experience with it, with future directions that > you suggest! > > > > I hope jsqt is useful to you. > > > > best regards, > > burak > > > > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > qooxdoo-devel mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > > > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
