Changes for version 0.03

  • Accidentally left a debugging trick in, cause backgrounded things to not actually release STDIO. Fixed

Modules

Interface for objects that represent generic computational processes
A Process object that is to be backgrounded
Base class for processes that do not naturally end
Execute Process objects from the command line
Process object that is compatible with Storable