Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Respect constructor parameters that have default values if missing from bindings #2

Closed
apatrida opened this issue Mar 30, 2017 · 1 comment
Assignees

Comments

@apatrida
Copy link

Some constructor parameters have default bindings, if those are absent from injection they constructor can still be called using callBy via Kotlin Reflection instead of newInstance via Java reflection.

@kailan kailan self-assigned this Jul 20, 2017
@kailan kailan closed this as completed in d1602d1 Jul 20, 2017
@kailan
Copy link
Owner

kailan commented Jul 20, 2017

Fixed, will be available in v1.2.1 upon release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants