I'll add byte array support to MutableString soon, meanwhile work with 
List<byte> or byte[] in #pack and #unpack methods. Or start with File. Maybe I 
can make MutableStr before you need it for pack/unpack.

Tomas

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Unnikrishnan Nair
Sent: Tuesday, May 06, 2008 9:42 AM
To: [email protected]
Subject: Re: [Ironruby-core] external contribution question

Thanks John, I will look at the #pack and #unpack along with File.
----- Original Message ----
From: John Lam (IRONRUBY) <[EMAIL PROTECTED]>
To: "[email protected]" <[email protected]>
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


_______________________________________________
Ironruby-core mailing list
[email protected]<mailto:[email protected]>
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to