InfoQ

News

Ruby.NET moves to open source community model

Posted by Werner Schuster on Jul 16, 2007 06:00 AM

Community
.NET,
Ruby
Topics
Scripting ,
Dynamic Languages ,
.NET Framework
Tags
RubyDotNet ,
OSS ,
IronRuby
MS' IronRuby has generated lots of news, with it's first release appearing at OSCON in late July. In the meantime, Gardens Point Ruby.NET compiler has been available since 2006, and the team has been steadily improving it.

While the Gardens Point Ruby.NET compiler has always been available in source form, it wasn't organized as an Open Source project. This will now change. Wayne Kelly, of the Ruby.NET team, reports on the ruby-talk list
As heralded previously, we are now ready to move to a new open source community model.

While we at QUT will continue to be heavily involved in the project, we plan to transfer full control and ownership of the project to the open source community. To signify this new beginning, the new project will be named simply "Ruby.NET" (rather than "Gardens Point Ruby.NET") and a new licence agreement will be developed (by the community). A source code repository will be created external to QUT that will be directly assessable to developers in the community to make contributions.

This is also the time for interested developers to chime in and help with some key decisions, such as choice of hosting and license:
It has been suggested that we could host our source code repository and mailing lists at RubyForge. As I am inexperienced at managing this kind of open source project I need your help and advice. If you are interested in either discussing how we transition to this new model, or in contributing to our code base, please send an email to w.kelly@qut.edu.au and I will add you to an interim core-development mailing list.
This means, that Ruby.NET will be open for interested .NET developers to join and help improve it. This is in contrast to the runtimes that MS provides, such as IronRuby, where it's not yet clear whether MS will find a way to allow outside contributions or not.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.