From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1efdd369be089610 X-Google-Attributes: gid103376,public X-Google-Thread: 1025b4,1d8ab55e71d08f3d X-Google-Attributes: gid1025b4,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: what DOES the GPL really say? Date: 1997/08/21 Message-ID: #1/1 X-Deja-AN: 267782089 References: <5ph4g5$sbs$1@vixen.cso.uiuc.edu> <5thahh$g19@fg70.rz.uni-karlsruhe.de> Organization: New York University Newsgroups: comp.lang.ada,gnu.misc.discuss Date: 1997-08-21T00:00:00+00:00 List-Id: <> Stability can only be achieved by being very careful and selective about what changes are made. If that is the intention of the egcs project, then that's too bad, since it seems to me the goals of a very free development environment are better met by letting people experiment freely. If someone has a neat bit of code that is 90% operational, and not very well documented, then you certainly can't let it in to a building process that is aiming at stablity, but the feature might still be very interesting to incorporate and let people play with. For example, during the recent round of development of exception handling stuff for GCC, the developers on more than one occasion sent messages to the effect of "well it is 90% working now, so why not go ahead and put it in?" Quite approipriately, this was not considered to be in sufficiently good shape to put into the mainline gcc development sources, but I would hope that it WOULD be considered appropriate to put it into the egcs project development, even if it were incomplete, not fully documented etc. I don't think this has anything to do with the quality of people on the project, it has to do with the fundamental goals. Perhaps I have misunderstood them, or perhaps they are not exactly clear yet. Robert