[DGD] Re: Couple DGD questions
Felix A. Croes
felix at dworkin.nl
Fri Jun 12 19:16:44 CEST 1998
Frank Schmidt <Frank.Schmidt at stud.idb.hist.no> wrote:
>[...]
> Btw, I think DGD should support exitcodes with shutdown(int exitcode). It
> would make scripts able to act on how the driver process got terminated in
> a variety of ways.
Not doable on all platforms, and I don't like platform-dependent features
all that much. you can simply write a result to a file before you do a
shutdown.
> While I'm at it, it would be nice if stdin/keystroke to the driver process
> would call receive_message() in the driver object. It would be the
> opposite of send_message() going to stdout. Any comments?
Also hard to do on all platforms...
Dworkin
More information about the DGD
mailing list