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

made it so code uses App.Config() method rather than App.cfg private variable #35

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

reiver
Copy link

@reiver reiver commented Sep 25, 2023

I am trying to decouple the code.
Some of the code feels very coupled.

But I am trying to do it (the decoupling) slowly and carefully.

I don't want to break things.

And I also don't want to create one massive pull-request.
But instead will create a set of smaller pull-requests for this (decoupling) that are easier to understand.


I made it so code uses App.Config() method rather than App.cfg private variable.

This will make future decoupling work easier.

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.

None yet

2 participants