InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Ruby.NET moves to open source community model

Posted by Werner Schuster on Jul 16, 2007

Sections
Development
Topics
Ruby ,
Scripting ,
Dynamic Languages ,
.NET ,
.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

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.