Multiple files in same settings manager

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
tooling

Research direction

The issue names the settings manager and SettingsHolder classes but no files or tests. Start by locating those components and reviewing how configuration files are currently loaded, then define how multiple files should share one manager and how that relates to the breaking changes proposed in issue #12.

Written by the indexing model from the issue text.

Description

architecture

As a user, I may like to separate my configuration into multiple files but in the code it is most convenient to use the same settings manager (since properties can already be separated by SettingsHolder classes). It would be nice to have a solution for this, maybe in 2.0, which would also be a good opportunity to tackle #12 (breaking changes only once)

Dominant language
Java
Stars
44
Forks
21
Avg merge
2d 2h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AuthMe/ConfigMe

All issues in AuthMe/ConfigMe

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.