Skip to content

Proxy config refactor #141

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

Merged
merged 20 commits into from
Jan 6, 2021
Merged

Proxy config refactor #141

merged 20 commits into from
Jan 6, 2021

Conversation

akshualy
Copy link
Contributor

@akshualy akshualy commented Aug 7, 2020

Description

What, briefly, is the purpose of this pull request?

To make using the different configurations easier, both for internal and potential external use in API later

Is this pull request related to an issue with the plugin?

No

What is the status of this pull request? [e.g. In Development, Undergoing Final Testing, Ready]

In Development

Changes

What currently existing parts of the plugin are affected by this pull request

Configuration handling, some other classes outside of that may be changed to comply to the new config standard

What new features are added to the plugin by this pull request

Straight accessibility to config values
Prevention of mistakes in class access / creation by outside sources for future API implementations

Standards

Does this pull request adhere to basic Java coding standards?

Yes

Is the pull request suitably javadoc'd? (E.g. Have you written detailed javadoc on all public methods)

Hopefully it will be, we may need to adjust some of it

@OllieMartin OllieMartin self-requested a review August 7, 2020 13:05
@OllieMartin OllieMartin self-assigned this Aug 7, 2020
@OllieMartin OllieMartin added this to the Version 1.10 Milestone milestone Aug 7, 2020
@akshualy
Copy link
Contributor Author

akshualy commented Aug 7, 2020

Jar builds again without errors at this point. There are still improvements to be done though. The absolutely necessary TODO's start with [ConfigRefactor].

@akshualy
Copy link
Contributor Author

akshualy commented Jan 4, 2021

Closes #35

@akshualy akshualy merged commit 2b62cac into MultiChat:ten Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants