Re: [Ironruby-core] Questions around load order of rb files in Libs and StdLib

2010-11-09 Thread Tomas Matousek
. > Tomas > > -Original Message- > From: ironruby-core-boun...@rubyforge.org > [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Alistair > Bush > Sent: Monday, November 08, 2010 2:24 AM > To: ironruby-core@rubyforge.org > Subject: [Ironruby-core] Ques

Re: [Ironruby-core] Questions around load order of rb files in Libs and StdLib

2010-11-09 Thread Alistair Bush
t; From: ironruby-core-boun...@rubyforge.org > [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Alistair Bush > Sent: Monday, November 08, 2010 2:24 AM > To: ironruby-core@rubyforge.org > Subject: [Ironruby-core] Questions around load order of rb files in Libs > and StdLib > > Mor

Re: [Ironruby-core] Questions around load order of rb files in Libs and StdLib

2010-11-08 Thread Tomas Matousek
...@rubyforge.org] On Behalf Of Alistair Bush Sent: Monday, November 08, 2010 2:24 AM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] Questions around load order of rb files in Libs and StdLib More questions. Im assuming that Lib is loaded before StdLib and can therefore override any

[Ironruby-core] Questions around load order of rb files in Libs and StdLib

2010-11-08 Thread Alistair Bush
More questions. Im assuming that Lib is loaded before StdLib and can therefore override any implementations in StdLib right? Also the Readme file states "complex18.rb and rational18.rb are taken from MRI 1.8.6 - this should be replaced by IronRuby's own implementation of Complex and Rat