Skip to content

Conversation

clue
Copy link
Owner

@clue clue commented Dec 3, 2021

This changeset adds autowiring support when loading request handler classes through the built-in DI container. 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 with typed constructor arguments and no manual configuration required. This does not otherwise break existing APIs, so this is a pure feature addition.

Builds on top of #89

@clue clue added the new feature New feature or request label Dec 3, 2021
@clue clue requested a review from SimonFrings December 3, 2021 09:21
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