SAP / SAP/btp-environment-variable-access
Refactor: Rename the `ServiceBindingAccessor`
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 24
- Forks
- 13
- Avg merge
- 4h 35m
- Merged PRs (30d)
- 5
Description
Context
The term Accessor might be a bit confusing, especially in combination with the SAP Cloud SDK where the term Accessor has a very different semantic.
Request
Consider renaming the ServiceBindingAccessor interface (along with all implementations) to not confuse consumers of both libraries (the BTP Environment Variable Access library and the SAP Cloud SDK) with the different semantics.
Suggestions
Consider following names:
ServiceBindingLoaderServiceBindingSource
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ServiceBindingAccessor interface, its implementations, and all references in the repository. Review the two proposed replacement names and their API usage before choosing one; done means the interface, implementations, and references consistently use the new name and the project still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100