SAP / SAP/btp-environment-variable-access

Refactor: Rename the `ServiceBindingAccessor`

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

Nobody has claimed this yet.

breaking enhancement
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:

  • ServiceBindingLoader
  • ServiceBindingSource

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.