From: gwtmp01@... Date: 2006-02-24T07:42:17+09:00 Subject: Re: Launching Ruby scripts and the future of MVM On Feb 23, 2006, at 5:05 PM, Charles O Nutter wrote: > I tossed this message off to the Ruby-core list about a month ago, and > sent a follow-up email today. The basic idea is that if there were a > Kernel#run_script method or similar, all Ruby apps that want to launch > external scripts could do so in a platform and > implementation-independent way. In what way is what you are proposing different from Kernel#system? Gary Wright