Re: [Ironruby-core] Calling constructor when static .New() method is defined

2010-06-29 Thread Jimmy Schementi
: Tuesday, June 29, 2010 11:59 AM > To: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] Calling constructor when static .New() method is > defined > > Philippe Leybaert wrote: > > But I personally think this behavior is completely wrong. Calling .new from > &

Re: [Ironruby-core] Calling constructor when static .New() method is defined

2010-06-29 Thread Jimmy Schementi
@rubyforge.org [mailto:ironruby-core- > boun...@rubyforge.org] On Behalf Of Tomas Matousek > Sent: dinsdag 29 juni 2010 19:24 > To: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] Calling constructor when static .New() method is > defined > > You can call CLR constr

Re: [Ironruby-core] Calling constructor when static .New() method is defined

2010-06-29 Thread Philippe Leybaert
, you get the same problem). Philippe -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Tomas Matousek Sent: dinsdag 29 juni 2010 19:24 To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Calling constructor when

Re: [Ironruby-core] Calling constructor when static .New() method is defined

2010-06-29 Thread Tomas Matousek
You can call CLR constructor using "clr_new" method: Tester.clr_new Tomas -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Philippe Leybaert Sent: Tuesday, June 29, 2010 9:57 AM To: ironruby-core@rubyforge.org Subject