>> you think the idea of reloading a crashed program is not a good one?
>
> i don't like the idea.
>
>> for example, what if it's a web browser?
>
> how do you determine when to relaunch?  how
> do you decide that the program is not going to
> relaunch?  how do you stop an errant shell from
> relaunching and consuming all your resources?

you could just print out the commands to restart the
program, and the user could select and send it only
if they want to. that's the approach i usually take
when i write an rc script to automate something, but
i want to check what's going to happen before i
let it run

Reply via email to