Skip to content

Feat: Shorten Verbose Class Names #41

Description

@Johannes-Schneider

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThis issue needs breaking changesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions