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

Models module should not depend on UIComponents module #792

Open
tw0po1nt opened this issue Aug 1, 2023 · 0 comments
Open

Models module should not depend on UIComponents module #792

tw0po1nt opened this issue Aug 1, 2023 · 0 comments

Comments

@tw0po1nt
Copy link
Contributor

tw0po1nt commented Aug 1, 2023

Having files in the Models module that import UIComponents makes it impossible for UIComponents to reference objects in Models (which one would reasonably need to do) without introducing a circular dependency error.

I think the files in Models which reference UIComponents should be refactored to not do this.

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

No branches or pull requests

1 participant