From: Charles Oliver Nutter Date: 2007-09-13T16:57:50+09:00 Subject: Re: IronRuby Bill Kelly wrote: > So long as they are using a genuine open source license--which > it sounds like they are--I'm hard pressed to imagine any > catastrophic consequences from their efforts? I'd love some clarification on that end of things. The core classes are really public and you can contribute to them. The runtime (DLR plus some IronRuby internals) seem to be public but you can't contribute to it. And then of course Microsoft's CLR impl is not open source. I respect what John's trying to do opening up this project, but I worry about an OSS project built on progressively more closed foundations. - Charlie