Skip to content

Conversation

@MathoMathiasCamara
Copy link
Contributor

Added the Inputs property to the VisualInstructionParameters base class and update the VisualInstrucot.Execute methods to pass the inputs from the parameters to the ActiveInstruction

Added the Inputs property to the VisualInstructionParameters base class and update the `VisualInstrucot.Execute` methods to pass the inputs from the parameters to the ActiveInstruction
@MathoMathiasCamara MathoMathiasCamara self-assigned this Sep 22, 2025
@MathoMathiasCamara MathoMathiasCamara added the enhancement New feature or request label Sep 22, 2025
Copy link
Member

@1nf0rmagician 1nf0rmagician left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to add an IVisualInstructionParameters interface, marking the IVisualInstructions interface obsolete. The new interface should include the inputs then to remove the casts from the extensions in MORYX 10.

@dbeuchler what's you opinion on this? I was also wondering whether we could get rid of the interface completely, but I'm unsure whether we want to use the VisualInstructionParameters class instead in future 🤔

@dbeuchler
Copy link
Member

As discussed, we would suggest removing the IVisualInstructions and using VisualInstructionsParameters directly in the extensions.

@MathoMathiasCamara MathoMathiasCamara merged commit c3b0c09 into dev Sep 24, 2025
8 checks passed
@MathoMathiasCamara MathoMathiasCamara deleted the feature/add-inputs-to-visualinstructorparameter branch September 24, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants