GOD DAMMIT i’m sorry. Afaik only JSLint, not JSHint is under doug’s modified MIT license (wikipedia is wrong that they allegedly use the same license). and the phrase doug added which made JSLint’s MIT license nonfree is ridiculously “The Software shall be used for good, not evil”… If we however identify as “minions of IBM”, then we can freely use it, since he explicitly allowed IBM (and their minions) to use his software for evil :)

i still want the user to be able to use JSLint, and there should be a solution. while the old python lib that got used to provide JSLint functionality “got around it” by downloading JSHint on demand, i doubt that this is OK. the only difference is that it’s not in our repo, but that doesn’t change the fact that js_utils used the code before just like it uses the code now. so my change only directed attention to it, and didn’t add a new incompatible license.

i think we could require the user to click a one-time messagebox which says “you’re only allowed to lint your JavaScript for good, not for evil”, and, if he declines, fail to load the js_utils plugin with a UserIsEvilException. sounds good?


2013/12/3 Alex Turbov <i.zaufi@gmail.com>

On Tue, Dec 3, 2013 at 3:01 PM, Milian Wolff <mail@milianw.de> wrote:
On Monday 02 December 2013 17:40:36 T.C. Hollingsworth wrote:

<snip>

> I really hate being the licensing police, but this presents a big
> problem to downstream distributors.  :-(

Please don't feel bad for bringing such topics up. It's important and I
appreciate that you are taking care of it. Developers such as me often simply
don't think about it at all, and/or are not aware of whats compatible with
what.

So, @ the Pate guys - can you please take care of this asap? T.C. explains
what could be done. Generally, we might think about GHNS support for these
things, which would allow users to download the file at runtime, completely
bypassing the distributors.

+1 for GHNS! (for Python plugins)
also it will allow to ppl to share their plugins publicly (and probably can helps to increase amount of available plugins).
but (also) we need a good tutorial about how to write a python plugin in 15 minutes to show that it is really simple (and fun) task...
 

Cheers
--
Milian Wolff
mail@milianw.de
http://milianw.de
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel