returnvalue = engine.Operations.InvokeMember(instance, method, arg).ToString();
whereas arg is always String at the moment. (will change somewhere in the future) I can probably do a type check on arg... Marco Curt Hagenlocher wrote: > Out of curiosity, why are you passing a string to this method through > the hosting interface instead of just passing an int? What does the > calling code look like? -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core