Does a clr_array map to a Ruby Array?

Ryan Riley


On Sat, Apr 3, 2010 at 11:00 AM, Jim Deville <[email protected]> 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 <[email protected]>
> Sent: Saturday, April 03, 2010 12:13 AM
> To: [email protected] <[email protected]>
> 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
> [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