Background and motivation
Currently, processing system components must be written by hand.
Description of idea
An API to streamline this would make the process much more intuitive and user friendly.
Implementation details
We will need to expand the Process class and subclasses to support this functionality.
Potential snags
None.