On 11/5/07, Trans <[EMAIL PROTECTED]> wrote: > Do you mean what I was basically thinking? > > lib/ > whatever.rb > i386-mswin32/ > http11.so > i386-linux/ > http11.so > ...
Yes. But on install, not on packaging. > RubyGems could figure the proper load path for the platform, it could > also remove the unneccessary paths in install since they are just > wasting space. But we'd only need a single gem. Yes, it would bigger > file, but I would think it worth the convenience. Not to remove on install; to allow for multiple platforms. Like I said, FHS/LSB stuff. > BTW why is the Windows an .so and not a .dll? Cygwin? Because Windows doesn't actually care ;) -austin -- Austin Ziegler * [EMAIL PROTECTED] * http://www.halostatue.ca/ * [EMAIL PROTECTED] * http://www.halostatue.ca/feed/ * [EMAIL PROTECTED] _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
