20 months ago |
Paul Boddie |
file
changeset
files
shortlog
|
Changed the process server to act as a plain Opener object, yielding a context
through which program invocation details are communicated. Such details include
program arguments which are now, once again, passed to the created process.
When starting a process, only a collection of argument strings, this including
the program filename, are now provided. This is to permit the indication of
programs accessible to the process creator that are not necessarily resident in
the filesystem of the initiating task. |
|