Skip to content

Introduce instantiateClass as replacement for RepositoryFactorySupport.getTargetRepositoryViaReflection #2361

Closed
@mp911de

Description

@mp911de

getTargetRepositoryViaReflection is somewhat misleading as it lets assume that the returned instance is a repository. In fact, this method looks up a matching constructor for the given arguments and creates an instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions