Skip to content

Refactor DefaultControllerEnvironment#130

Open
Valkryst wants to merge 13 commits intojinput:masterfrom
Valkryst:refactor-defaultcontrollerenvironment
Open

Refactor DefaultControllerEnvironment#130
Valkryst wants to merge 13 commits intojinput:masterfrom
Valkryst:refactor-defaultcontrollerenvironment

Conversation

@Valkryst
Copy link
Copy Markdown
Contributor

@Valkryst Valkryst commented Nov 12, 2023

The goals of this PR were to:

  • Add final keywords where appropriate.
  • Fix issues where the code would fail to load something and then abort the entire method call, without attempting to load the remaining plugins/components.
  • Improve JavaDoc documentation.
  • Improve readability.
  • Remove dead code.
  • Replace calls to printStackTrace() with calls to Logger methods.
  • Update logging to be a little more descriptive and specific in certain cases.

It would be good to double-check the log levels of each message as I had to guess at most of them.

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.

1 participant