[Ironruby-core] Plans for Kernel.fork (even a stub) ?
Jim Deville
jdeville at microsoft.com
Mon Jan 25 12:17:18 EST 2010
I think we should match MRI's error.
JD
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Thibaut Barrère
Sent: Monday, January 25, 2010 9:05 AM
To: ironruby-core
Subject: [Ironruby-core] Plans for Kernel.fork (even a stub) ?
Hi,
just curious as I'm going to patch an existing MRI lib around that and willing to ensure IronRuby support is baked in.
What are the plans around Kernel.fork ?
It looks like the method is not currently available (I'm going to check for this method existence in my case)
Based on some code I read, I think Kernel.fork could just raise a NonImplementedError.
what do you think ?
-- Thibaut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100125/f9644e55/attachment.html>
More information about the Ironruby-core
mailing list