comp.lang.ada
 help / color / mirror / Atom feed
From: "Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr>
Subject: Re: Fuzzy machine learning framework v1.2
Date: Tue, 29 May 2012 18:11:50 +0200
Date: 2012-05-29T18:11:50+02:00	[thread overview]
Message-ID: <op.we2u90y8ule2fv@douda-yannick> (raw)
In-Reply-To: 4fc498ff$0$6548$9b4e6d93@newsspool4.arcor-online.net

Le Tue, 29 May 2012 11:38:02 +0200, Georg Bauhaus  
<rm.dash-bauhaus@futureapps.de> a écrit:
> It is stunning to see programmers who are used to formal,
> rational thinking, becoming irrational. ;-) ;-)
>
> The *combination* of someone else's work and yours is not your own
> work!
On the opposite, that's rational and practical. There is an issue with  
proper measure of things here. Think about the extreme case of a single  
line of GPL in a million lines… you see? To summarize, if you just did  
some tiny stuff or some easy bug fix, that's not an issue, but if you did  
more big things during months, better not create the big thing on a GPL  
component and recreate the GPL component if needed (and give up and do  
nothing if the GPL component is too big). There is also an issue with  
linking, even if you clearly keep yours and others separate, you are still  
in trouble, even if you did not derive from another ones work, but added  
something which link to it (via non-LGPL libraries or via object files),  
what you added, is not yours in practice, as you cannot decide what the  
license of your own part is. Or else you have to redistribute only you own  
source part, and require consumers to build all, which is not what  
consumers usually want (there want something ready to use). Better a  
proprietary license which allow you to distribute a ready to use  
application, than such a burden to you and users.

> The resulting work is *not* the sole intellectual property
> of either contributor.
Here is the point. But the story goes as if it was the sole property of  
the initial authors, which decided of everything for all others who  
succeed him.

That said, as already noticed, this does not prevent anyone to simply  
avoid GPL and to rely on their own only (fortunately, Stallman could not  
find a way to force all authors to use the GPL for their original work,  
but still sadly make many consumers think that's the only one legitimate  
license).

But even then, there is still another issue involving culture, I will  
express later in a reply to Simon (this will be a personal opinion again).

-- 
“Syntactic sugar causes cancer of the semi-colons.” [1]
“Structured Programming supports the law of the excluded muddle.” [1]
[1]: Epigrams on Programming — Alan J. — P. Yale University



  reply	other threads:[~2012-05-29 16:11 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-28 10:08 ANN: Fuzzy machine learning framework v1.2 Dmitry A. Kazakov
2012-05-28 11:36 ` J-P. Rosen
2012-05-28 11:51   ` Dmitry A. Kazakov
2012-05-28 14:56     ` Georg Bauhaus
2012-05-28 18:19       ` Nomen Nescio
2012-05-28 17:55     ` ANN: " Simon Wright
2012-05-28 20:07       ` Dmitry A. Kazakov
2012-05-28 19:23     ` Ludovic Brenta
2012-05-28 20:08       ` Dmitry A. Kazakov
2012-05-28 21:05         ` Ludovic Brenta
2012-05-29  2:30       ` Yannick Duchêne (Hibou57)
2012-05-29  7:21         ` Simon Wright
2012-05-29  1:44     ` Yannick Duchêne (Hibou57)
2012-05-28 13:42   ` Kulin
2012-05-28 14:56     ` Georg Bauhaus
2012-05-28 18:34       ` Nomen Nescio
2012-05-28 19:13         ` Simon Wright
2012-05-28 19:20         ` Ludovic Brenta
2012-05-29  2:18           ` Yannick Duchêne (Hibou57)
2012-05-29  9:38             ` Georg Bauhaus
2012-05-29 16:11               ` Yannick Duchêne (Hibou57) [this message]
2012-05-29 16:57                 ` Georg Bauhaus
2012-05-29 17:39                   ` georg bauhaus
2012-05-29 22:45                   ` Yannick Duchêne (Hibou57)
2012-05-31  0:28                 ` BrianG
2012-05-29 21:35               ` Nomen Nescio
2012-05-30 18:21                 ` Zhu Qun-Ying
2012-05-30 20:46                   ` Nomen Nescio
2012-05-30 22:14                     ` Zhu Qun-Ying
2012-06-01 18:12                     ` darkestkhan
2012-05-29  8:23           ` Nomen Nescio
2012-05-29 12:32             ` Ludovic Brenta
2012-05-29 16:15             ` Yannick Duchêne (Hibou57)
2012-05-29 22:48               ` Nomen Nescio
2012-05-29 23:31                 ` Yannick Duchêne (Hibou57)
2012-05-29  2:06         ` Yannick Duchêne (Hibou57)
2012-05-29  7:31           ` Nomen Nescio
2012-05-29  9:13             ` Georg Bauhaus
2012-05-29  7:58         ` Gustaf Thorslund
2012-05-29 18:25           ` onox
2012-05-30 20:56             ` Gustaf Thorslund
2012-05-29 16:45         ` Thomas Løcke
2012-05-29 21:00           ` Kulin
2012-05-29 22:26             ` Yannick Duchêne (Hibou57)
2012-05-30 16:38               ` Fritz Wuehler
2012-05-30 18:34               ` Kulin
2012-05-31  2:17             ` BrianG
2012-06-01 18:25             ` darkestkhan
2012-06-02  0:57               ` Yannick Duchêne (Hibou57)
2012-06-02  5:43                 ` darkestkhan
2012-06-02  7:02                   ` Yannick Duchêne (Hibou57)
2012-06-02  8:06                     ` Simon Wright
2012-06-02 10:25                       ` Yannick Duchêne (Hibou57)
2012-06-02 13:59                         ` darkestkhan
2012-06-02 16:31                           ` Yannick Duchêne (Hibou57)
2012-06-02 16:33                             ` Yannick Duchêne (Hibou57)
2012-06-02 19:30                             ` Simon Wright
2012-06-02 20:29                               ` Yannick Duchêne (Hibou57)
2012-06-02 19:31                             ` darkestkhan
2012-06-02 20:49                               ` Yannick Duchêne (Hibou57)
2012-06-03  6:52                                 ` Georg Bauhaus
2012-06-02 10:52                     ` Georg Bauhaus
2012-06-02 11:48                       ` Yannick Duchêne (Hibou57)
2012-06-02 14:44                         ` darkestkhan
2012-06-02 16:51                           ` Yannick Duchêne (Hibou57)
2012-06-02 17:59                             ` Georg Bauhaus
2012-06-02 19:40                             ` darkestkhan
2012-06-02 20:59                               ` Yannick Duchêne (Hibou57)
2012-06-03  8:14                               ` Simon Wright
2012-06-03  8:36                                 ` Dmitry A. Kazakov
2012-06-03 10:45                                   ` Nomen Nescio
2012-06-03 18:17                                   ` Simon Wright
2012-05-29 22:36           ` Yannick Duchêne (Hibou57)
2012-05-28 17:42     ` ANN: " Simon Wright
2012-05-29  1:59       ` Yannick Duchêne (Hibou57)
2012-05-29  7:16         ` Simon Wright
2012-05-31  2:35         ` BrianG
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox