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 configuration objects #78

Open
51-code opened this issue Oct 9, 2024 · 0 comments
Open

Refactor configuration objects #78

51-code opened this issue Oct 9, 2024 · 0 comments
Labels
feature Existing feature

Comments

@51-code
Copy link

51-code commented Oct 9, 2024

Description

Configuration objects such as RelpConfig should be refactored to be factory objects returning a configured object (well, in this case there is already a RelpConnectionFactory so that can be refactored to work in that way).

Changes to PayloadConfig are already coming in PR #77 but others should be refactored to work the same way. Eventually the configuration system could be changed to have the defaults in a decorator like DefaultingPathProperties instead of in the /etc/config.properties file.

@51-code 51-code added the feature Existing feature label Oct 9, 2024
This was referenced Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Existing feature
Projects
None yet
Development

No branches or pull requests

1 participant