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

design violation: user_mode_view should be separated from models via a controller or must have indirect model imports. #2

Open
rajdeepadak opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
design violation Part of code violates intended design policy

Comments

@rajdeepadak
Copy link
Member

rajdeepadak commented Jan 27, 2023

All operator logic is placed within models. A model (containing the logic) can be called by a controller when a user interacts with a view item. Therefore, header menu operators and panel views should be separated from user mode view.

@rajdeepadak rajdeepadak added the design violation Part of code violates intended design policy label Jan 27, 2023
@rajdeepadak rajdeepadak self-assigned this Jan 27, 2023
@rajdeepadak
Copy link
Member Author

Implemented a callback controller to blockmesh related layout categories with issue #6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design violation Part of code violates intended design policy
Projects
None yet
Development

No branches or pull requests

1 participant