drwhut/decision

Add names and descriptions to the inputs and outputs of core functions and subroutines.

Closed this issue · 2 comments

This will allow GUI editors to directly get the input and output names from the Decision library.

This would also allow us to automatically update the user manual reference if we had a way to export the data.

Will probably need to refactor the code once it's merged into development.

Also need to finally decide what is const and what isn't.