Ruby Forum IronRuby > Re: external contribution question

Posted by Unni Nair (ksunair)
on 07.05.2008 05:07
(Received via mailing list)
I will start working on the Files method implementation. Once I complete 
reasonable amount of work with all tests, I will let you all know.

Thanks.

----- Original Message ----
From: John Lam (IRONRUBY) <jflam@microsoft.com>
To: "ironruby-core@rubyforge.org" <ironruby-core@rubyforge.org>
Sent: Tuesday, May 6, 2008 11:14:23 AM
Subject: Re: [Ironruby-core] external contribution question

Unnikrishnan Nair:

> Just curious, which are all the modules need help with? I am
> interested in contributing.
> Thanks.

There are a lot of methods in File that need to be implemented. That 
should be a reasonable place to start. We have some bugs in Dir#glob 
that could use some attention too.

If you want a good self-contained project that will take some time, take 
a look at implementing #pack and #unpack.

Thanks,
-John