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

MAINT: Find a better way to store shared components #188

Open
anish-mudaraddi opened this issue Nov 28, 2023 · 0 comments
Open

MAINT: Find a better way to store shared components #188

anish-mudaraddi opened this issue Nov 28, 2023 · 0 comments

Comments

@anish-mudaraddi
Copy link
Collaborator

currently components like enums, exceptions and structs are in their own module - we need to refactor them so they are tightly coupled to the API submodule that they are used in.

We need to re-think where/how we are going to implement shared components.

This is important as we are going to move Query Library implementation out of the pack - it's worth refactoring how we're using shared components as we do so

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