2008/5/18 Michael Letterle <[EMAIL PROTECTED]>: > PInvokes would, of course, make it non-portable to mono...or silverlight for > that matter. So no, I don't think it's a good idea :)
Well, Mono supports P/Invoke, and Ruby.NET's Signal code actually worked fine on Mono. (In this case, signal() function is portable between Windows and Unix.) Silverlight would be problematic indeed. But then, why would Ruby code in Silverlight use methods in Signal module? -- Seo Sanghyeon _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
