[Pharo-project] Fwd: [squeak-dev] SkipLists removal
---------- Forwarded message ---------- From: Ken Causey <ken@kencausey.com> Date: Sat, Jul 4, 2009 at 8:08 PM Subject: [squeak-dev] SkipLists removal To: Squeak Devel List <squeak-dev@lists.squeakfoundation.org> Cc: stephane ducasse <stephane.ducasse@free.fr>, Tom Koenig <tomkoenig@mindspring.com> SkipLists contains code under SqueakL as well as under MIT. Â Two contributors have not signed the agreement and appear to be uncontactable. Â SkipLists are not used in the image and are easily extractable. Â To that end I have done so and published a new version of Collections without them and an external package. References: http://bugs.squeak.org/view.php?id=7359 http://source.squeak.org/trunk/Collections-klc.93.mcz http://www.squeaksource.com/SkipLists.html Ken -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
We do not have SkipList anymore in my pharo image. Do you it in yours? Stef On Jul 6, 2009, at 1:47 PM, Damien Cassou wrote:
---------- Forwarded message ---------- From: Ken Causey <ken@kencausey.com> Date: Sat, Jul 4, 2009 at 8:08 PM Subject: [squeak-dev] SkipLists removal To: Squeak Devel List <squeak-dev@lists.squeakfoundation.org> Cc: stephane ducasse <stephane.ducasse@free.fr>, Tom Koenig <tomkoenig@mindspring.com>
SkipLists contains code under SqueakL as well as under MIT. Two contributors have not signed the agreement and appear to be uncontactable. SkipLists are not used in the image and are easily extractable. To that end I have done so and published a new version of Collections without them and an external package.
References:
http://bugs.squeak.org/view.php?id=7359
http://source.squeak.org/trunk/Collections-klc.93.mcz
http://www.squeaksource.com/SkipLists.html
Ken
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry <signature.asc>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Stef, We remove SkipList as part of the license cleaning process... some of the authors don't signed the agreement and there's no senders of this in Pharo Images... Gabriel On Mon, Jul 6, 2009 at 12:15 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
We do not have SkipList anymore in my pharo image. Do you it in yours?
Stef
On Jul 6, 2009, at 1:47 PM, Damien Cassou wrote:
---------- Forwarded message ---------- From: Ken Causey <ken@kencausey.com> Date: Sat, Jul 4, 2009 at 8:08 PM Subject: [squeak-dev] SkipLists removal To: Squeak Devel List <squeak-dev@lists.squeakfoundation.org> Cc: stephane ducasse <stephane.ducasse@free.fr>, Tom Koenig <tomkoenig@mindspring.com>
SkipLists contains code under SqueakL as well as under MIT. Two contributors have not signed the agreement and appear to be uncontactable. SkipLists are not used in the image and are easily extractable. To that end I have done so and published a new version of Collections without them and an external package.
References:
http://bugs.squeak.org/view.php?id=7359
http://source.squeak.org/trunk/Collections-klc.93.mcz
http://www.squeaksource.com/SkipLists.html
Ken
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry <signature.asc>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes this is what I thought. Stef On Jul 6, 2009, at 6:07 PM, Gabriel Cotelli wrote:
Stef, We remove SkipList as part of the license cleaning process... some of the authors don't signed the agreement and there's no senders of this in Pharo Images... Gabriel
On Mon, Jul 6, 2009 at 12:15 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote: We do not have SkipList anymore in my pharo image. Do you it in yours?
Stef
On Jul 6, 2009, at 1:47 PM, Damien Cassou wrote:
---------- Forwarded message ---------- From: Ken Causey <ken@kencausey.com> Date: Sat, Jul 4, 2009 at 8:08 PM Subject: [squeak-dev] SkipLists removal To: Squeak Devel List <squeak-dev@lists.squeakfoundation.org> Cc: stephane ducasse <stephane.ducasse@free.fr>, Tom Koenig <tomkoenig@mindspring.com>
SkipLists contains code under SqueakL as well as under MIT. Two contributors have not signed the agreement and appear to be uncontactable. SkipLists are not used in the image and are easily extractable. To that end I have done so and published a new version of Collections without them and an external package.
References:
http://bugs.squeak.org/view.php?id=7359
http://source.squeak.org/trunk/Collections-klc.93.mcz
http://www.squeaksource.com/SkipLists.html
Ken
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry <signature.asc>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
There was recent discussion of SkipList and the licensing on the Squeak mailing list last weekend. see [squeak-dev] SkipLists removal it was left as an issue that Scott Crosby had not signed any agreement On 6-Jul-09, at 9:07 AM, Gabriel Cotelli wrote:
Stef, We remove SkipList as part of the license cleaning process... some of the authors don't signed the agreement and there's no senders of this in Pharo Images... Gabriel
-- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================
participants (4)
-
Damien Cassou -
Gabriel Cotelli -
John M McIntosh -
Stéphane Ducasse