From: "Ara.T.Howard" Date: 2005-09-14T03:51:33+09:00 Subject: Re: dual pipes? On Wed, 14 Sep 2005, Trans wrote: > Is there a way to fork a seperate ruby process (i.e. a clean environment) > and get output back on two differnent "channels"? might want to check out my slave lib... it sets up a drb object in a child process in a few lines of code. you could use it to run your tests and get objects back in the normal drb way. cheers. -a -- =============================================================================== | email :: ara [dot] t [dot] howard [at] noaa [dot] gov | phone :: 303.497.6469 | Your life dwells amoung the causes of death | Like a lamp standing in a strong breeze. --Nagarjuna ===============================================================================