Re: [Ironruby-core] FYI review: YAML improvements

2009-03-15 Thread Jim Deville
FYI: After talking with Brian from RubySpec, I have pulled the specs that check for be_kind_of(YAML::Syck::*). We have decided that it is implementation detail, and since IronRuby and RbYaml don't support it, it isn't something that should be specced. JD From: Jim Deville Sent: Friday, March 1

Re: [Ironruby-core] Recommendations for (IronRuby) gem packaging ?

2009-03-15 Thread Jimmy Schementi
Isn't "platform" used to identify a gem as a JRuby gem? Granted, it's not perfect, but having IronRuby gems set the platform to "ironruby" would seem to make sense with the current state of rubygems. Is there a reason not to do this, and (other than waiting for changes to rubygems) is there a be