composer icon indicating copy to clipboard operation
composer copied to clipboard

Handling unresolvable files

Open mayacoda opened this issue 7 years ago • 0 comments

How should cottontail behave if it receives a CommandLineTool or a Workflow whose Schema Salad directives it cannot resolve?

  1. If unresolvable parts are step.run properties, load Workflow anyway without type validation for connections?
  2. If unresolvable parts are $include and $import, process might be invalid/unopenable?

@gaurav-kaushik, @ntijanic, @StarvingMarvin, @ivanbatic: Thoughts?

mayacoda avatar Mar 16 '17 11:03 mayacoda