I would definitely like to have an answer to this, because LGPL and
minification CAN be a violation, and the way Qooxdoo works, basically
forcing you to use generator and to distribute your own code with
qooxdoo's, is a licence violation of "That it is dynamically linked in to
your application in such a way that the user can replace it with their own
version if they want.".

I used this stackoverflow question:

http://stackoverflow.com/questions/2015805/how-can-i-legally-use-lgpl-javascript-in-a-commercial-web-site

It seems that LGPL is simply an inappropriate license for JS, I don't know
much about EPL.

So the question for the team, what we are obliged to do to distribute our
minified app, is there any list?

Best,
Petr

On Fri, Nov 7, 2014 at 11:58 PM, Reggaeny <regine.rosew...@hoellenberg.biz>
wrote:

> Wow...!
> What an eloquent and complete answer.
>
> I'm just analyzing several Javascript Frameworks in order to examine the
> feasibility of developing a commercially used/sold technology platform
> consisting of a java backend and a javascript/HTML5 framework as a
> frontend.
>
> The type-system of qooxdoo, you mentioned, is a very strong argument as it
> perfectly fits to the strong typing of Java making it easier to maintain a
> concise and comparable programming philosophy for both the front- and the
> backend.
>
> There is but one question left. You say that the qooxdoo license is OK for
> corporate applications. As far as I can see the LPGL/EPL License obliges me
> to publish the applications developed with qooxdoo under the same license.
> As most of the business logic and the components deserving protection are
> part of the server and the middleware (message-broker) I'm just developing,
> I suppose the LPGL/EPL license would be OK for me.
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Coming-from-Sencha-ExtJs-tp7586356p7586363.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to