Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented Nov 30, 2021

This changeset adds support for using class names instead of class instances (callables). This prepares the API for a full dependency injection container (DIC) integration which is left up to follow-up PR (see also #30). Accordingly, this version only supports loading classes that have no required constructor arguments. This does not otherwise break existing APIs, so this is a pure feature addition.

Builds on top of #88

@clue clue added the new feature New feature or request label Nov 30, 2021
@clue clue requested a review from SimonFrings November 30, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants