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

refactor: move ghx.core to common.model #148

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

aweris
Copy link
Owner

@aweris aweris commented Oct 23, 2023

With Dagger module transformation, we can eliminate the core package that holds models and business logic. We can then move the core to a common package to share models between components and modules.

@aweris aweris self-assigned this Oct 23, 2023
@aweris aweris merged commit a0036af into main Oct 23, 2023
8 checks passed
@aweris aweris deleted the aweris/move-core-to-common-as-models branch October 23, 2023 11:28
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