maestro
maestro copied to clipboard
Builder settings state is not passed from parent to child.
In the Sigver plugin the builder settings are passed with their default value although they are set to different values in the parent.
I think we should make an interface to the expansion plugins, such that it is expanded directly instead of Maestro Machinery to do it. This would avoid these issues.
@FrederikPM what sort of issues are you seeing because of this?
Of course, this means that the support for writing expand in a MaBL specification by hand will deteriorate over time.. @lausdahl input on this?
@CThuleHansen at the moment it does not cause any issues. I just discovered this when looking into a separate issue.