Does a clr_array map to a Ruby Array?

Ryan Riley


On Sat, Apr 3, 2010 at 11:00 AM, Jim Deville <jdevi...@microsoft.com> wrote:

>
> 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
>
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to