Is it possible to consider allowing to load extensions without the need of a
library initializer? (another argument in the load_assembly method for
example)
Currently, the library initializer makes the whole thing much more
complicated...

Thanks,
Shay.

On Sun, Oct 11, 2009 at 6:27 PM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:

> Basically to avoid reflection when loading the classes and modules.
>
> Tomas
>
> -----Original Message-----
> From: ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] On Behalf Of Shay Friedman
> Sent: Sunday, October 11, 2009 9:14 AM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] IronRuby C# Extensions
>
> I found out I needed an initializer...
>
> I have a question - why do we need initializers if we define everything on
> the attributes?
>
> Thanks,
> Shay.
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> 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
>



-- 
--------------------------------------------------
Shay Friedman
Author of IronRuby Unleashed
http://www.IronShay.com
Follow me: http://twitter.com/ironshay
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to