Skip to content
Snippets Groups Projects
Commit ca2331c3 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

source.py, element.py, _pipeline.py: Streamling preflighting.

Instead of having the pipeline preflight all sources separately
from elements, have the element preflight it's sources.

This is in order to simplify the shared code path for the pipeline
and the loader to use for instantiating elements.

Also updated tests to expect the new ElementError and SourceError
instead of the PipelineError which was raised for preflighting before.
parent 7c2a43d1
No related branches found
No related tags found
1 merge request!399Streamlining instantiation paths
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment