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

Feat: Shorten Verbose Class Names #41

Open
Johannes-Schneider opened this issue Aug 11, 2022 · 0 comments
Open

Feat: Shorten Verbose Class Names #41

Johannes-Schneider opened this issue Aug 11, 2022 · 0 comments
Labels
breaking This issue needs breaking changes enhancement New feature or request

Comments

@Johannes-Schneider
Copy link
Contributor

Context

Many of the public class names are extremely verbose and, thus, very long.
For example:

  • SapServiceOperatorLayeredServiceBindingAccessor
  • SapServiceOperatorServiceBindingIoAccessor
  • SapVcapServicesServiceBindingAccessor

Request

Please shorten these names to increase readability.

Suggestions

  • Consider removing the Sap prefix
  • Consider replacing the ServiceBindingAccessor suffix with just Accessor (in the end: The entire library is just about Service Bindings, so repeating that over and over again might not make too much sense)
@Johannes-Schneider Johannes-Schneider added enhancement New feature or request breaking This issue needs breaking changes labels Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This issue needs breaking changes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant