Closed ahankinson closed 11 years ago
By generic do you mean that Rodan should theoretically be capable of supporting workflows for other image processing tasks, or that the `JobTypes' restrict the flexibility of workflows within the context of OMR?
JobTypes restrict the flexibility of Workflows. For example, we now have JobTypes for NEUME_IMAGE and NEUME_DESPECKLE_IMAGE, which seems to me to be there explicitly to restrict when and where a job can appear.
This will be done in the restructuring branch.
Rodan is a generic workflow system, meaning individuals may want to create workflows outside of the set process we're imagining. Currently the JobTypes restrict users to a largely pre-determined workflow.