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

For configuration injection, allow binding object that has 1 parameter constructor of type Config #9

Open
apatrida opened this issue Aug 21, 2015 · 1 comment

Comments

@apatrida
Copy link
Contributor

Allow binding an object that has a 1 parameter constructor, of type Config that does not use binding, but rather loads the config directly using Typesafe Config or Klutter/config-typesafe methods.

This would allow a version that does not include a binder, a smaller tier. But will be a breaking change to move the binder out to another submodule.

@apatrida
Copy link
Contributor Author

this should move to Klutter since config injection moved

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

1 participant