[Ironruby-core] Opening up our tree to external committers
Tomas Matousek
Tomas.Matousek at microsoft.com
Thu May 1 00:14:27 EDT 2008
Yes, I think I've already mentioned it :)
You would need to identify the library inside the assembly. But that could be easy - just add the type name:
require 'MyTypeThatContainsLibInitializer, IronRuby.Libraries, version=xxxxxx, blahblabh'
Tomas
-----Original Message-----
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Michael Letterle
Sent: Wednesday, April 30, 2008 9:06 PM
To: ironruby-core at rubyforge.org
Subject: Re: [Ironruby-core] Opening up our tree to external committers
Actually couldn't you have something like..
openssl.rb:
require 'IronRuby.Libraries.dll, version=xxxxxx, blahblabh'
and then just "require 'openssl'" in your app?
On Wed, Apr 30, 2008 at 11:58 PM, Curt Hagenlocher <curt at hagenlocher.org> wrote:
>
> On Wed, Apr 30, 2008 at 8:43 PM, Tomas Matousek
> <Tomas.Matousek at microsoft.com> wrote:
>
>
> >
> >
> >
> >
> > The only issue that needs to be solved is how to efficiently discover
> libraries embedded in .NET assemblies.
>
> It's certainly the *primary* issue. :)
>
> --
>
> Curt Hagenlocher
> curt at hagenlocher.org
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
--
Michael Letterle
[Polymath Prokrammer]
http://blog.prokrams.com
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
More information about the Ironruby-core
mailing list