Re: [Ironruby-core] IronRuby::Clr modules

2009-11-21 Thread Tomas Matousek
] IronRuby::Clr modules Hi, I'm looking at the IronRuby class and its members. I've run into the IronRuby::Clr module that contains modules like BigInteger, Float and String. I know that, for example, IronRuby::Clr::BigInteger is included in the Bignum implementation. My question is

[Ironruby-core] IronRuby::Clr modules

2009-11-21 Thread Shay Friedman
Hi, I'm looking at the IronRuby class and its members. I've run into the IronRuby::Clr module that contains modules like BigInteger, Float and String. I know that, for example, IronRuby::Clr::BigInteger is included in the Bignum implementation. My question is - why are they available via the IronR