Currently each processing step checks for existing output to determine if it should proceed. However, later steps do not check to see if it's input has changed thus requiring an update. Making this work ala itk filters would prevent potential confusion.