Skip to content

AST-1091 Use proper definition for python Steps

Maik Nijhuis requested to merge ast-1091-simplify-python-step into master
  • Using 'Step' instead of 'StepWrapper' as base class allows using all steps from python.
  • Add std::shared_ptr holder, besides the PyStepImpl trampoline.
  • Remove StepWrapper members since python steps can implement those themselves.
Edited by Maik Nijhuis

Merge request reports

Loading