Skip to content

529 Output Improvement

Rolf Madsen requested to merge 529-OutputImprovement into master

Closes #529 (closed)

  • Output can now specify when he output is ready.
  • ResultAttribute has been added. We can now specify results from a property. It is picked up using reflection.
  • dynamic Inputs and Input<> now behave more similar. Input<> respects the various types of Outputs.
Edited by Rolf Madsen

Merge request reports