Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Conversation

@castarco
Copy link
Contributor

@castarco castarco commented Apr 9, 2022

Basically this introduces a new function that helps dealing with the injection of concrete class constructors, allowing us to "interpret" them as "interface constructors".

This can be very helpful, as we depend on abstract interfaces, but we inject concrete implementations, and it is very difficult to encode this information into the complex types we use in Lambda-IOC.

@castarco castarco added bug Something isn't working documentation Improvements or additions to documentation new feature New feature or request labels Apr 9, 2022
@castarco castarco self-assigned this Apr 9, 2022
@castarco castarco merged commit 568554b into main Apr 9, 2022
@castarco castarco deleted the fix-register-constructor-type branch April 9, 2022 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working documentation Improvements or additions to documentation new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants