Skip to content

Initial Controller Refactoring#16

Merged
raphaelhetzel merged 3 commits intodevelopmentfrom
wip_controller_refactoring
Feb 25, 2026
Merged

Initial Controller Refactoring#16
raphaelhetzel merged 3 commits intodevelopmentfrom
wip_controller_refactoring

Conversation

@raphaelhetzel
Copy link
Collaborator

Refactor Controller to:
a) Not nest instances under logical components.
b) Have transformations output their changes instead of doing in-place changes (reduce requirement for internal mutability and simplify testing).

- Do not nest logical and phyiscal.
- Replace Refcells/mutable data in transformations with explicit change
  returns.
@raphaelhetzel raphaelhetzel merged commit 361ee2f into development Feb 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant