Can you give an example of where you need the conversions? Tomas
From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville Sent: Saturday, April 03, 2010 11:00 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Anyone interested in implementing Etc module for Mono? No conversion for Fixnums is needed (Fixnums are ints). Arrays are harder. I would take a look at clr_ext in merlin/main/languages/ruby/samples. Inside that file is a to_clr_array method JD ________________________________ From: Ryan Riley <ryan.ri...@panesofglass.org> Sent: Saturday, April 03, 2010 12:13 AM To: ironruby-core@rubyforge.org <ironruby-core@rubyforge.org> Subject: Re: [Ironruby-core] Anyone interested in implementing Etc module for Mono? Where is documentation on converting between CLR and Ruby types? I can get RubyStrings, but what about Fixnum and Array? Thanks, Ryan Riley
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core