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 code to not require passing commonly-used objects to every function #341

Open
philvarner opened this issue Apr 24, 2023 · 0 comments

Comments

@philvarner
Copy link
Collaborator

@philvarner - I started this project trying to write it as functional-oriented as possible, but there's so much duplicated code where the session, errors, warnings, etc. are passed to every method. A better approach would be to put everything in a class and access those as self.

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