Check missing components in composition
- Check for components not added to the composition
- Add a new error type
FinamConnectError
- Use the error type where so far
ValueError
was raised in the scheduler - Let IOList know its owner to better report on uninitialized components, and in general
Fixes #72 (closed)
Edited by Martin Lange