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

Factory for XToY objects #4

Open
czlucius opened this issue Aug 13, 2022 · 0 comments
Open

Factory for XToY objects #4

czlucius opened this issue Aug 13, 2022 · 0 comments

Comments

@czlucius
Copy link
Owner

Currently, x2y objects are created in utils.py, but this may not be of good practice(single source of truth, etc).
Refactor the codebase to move object creation to the data factory, where more complex operations also can be added and it can be reused.

@czlucius czlucius changed the title Factory for x2y objects Factory for XToY objects Sep 9, 2022
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