Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Control Interface code #377

Open
3 tasks
krucod3 opened this issue Sep 10, 2024 · 0 comments
Open
3 tasks

Improve Control Interface code #377

krucod3 opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request. Issue will appear in the change log "Features" good first issue Good for newcomers ignore-for-release
Milestone

Comments

@krucod3
Copy link
Contributor

krucod3 commented Sep 10, 2024

Description

The Control Interface is currently kind of a mess. We have the ControlInterface and the ControlInterfaceInfo objects which some strange relationships between them, where data needed for the creation of the former is taken attribute by attribute from the later.

Additionally the objects are not properly documented.

We should try merging the ..Info into the main object by starting the interface after the creation of the object. This should also be signaled properly somehow.

Goals

Improve Control Interface code

Final result

Summary

To be filled when the final solution is sketched.

Tasks

  • Task 1
  • Task 2
  • ...
@krucod3 krucod3 added enhancement New feature or request. Issue will appear in the change log "Features" good first issue Good for newcomers ignore-for-release labels Sep 10, 2024
@krucod3 krucod3 added this to the backlog milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. Issue will appear in the change log "Features" good first issue Good for newcomers ignore-for-release
Projects
None yet
Development

No branches or pull requests

1 participant