GEC-110 Set input step in updateInfo()
Making updateInfo set both the input and output info seems more logical. setInfo can then (only) focus on calling updateInfo for a step chain.
Also add a missing info_out property to StepWrapper, and call the base class Step::updateInfo if it wasn't done yet.
Edited by Maik Nijhuis