Join Slack
Powered by
<@U0YTHBUJZ>: The best way is to have all your ser...
# kodein
s
salomonbrys
06/30/2016, 10:09 AM
@fmd
: The best way is to have all your service classes in a different Kotlin / Gradle module. In this module: - The interfaces are
public
- The implementation classes are
internal
- There's a public Kodein module that binds interfaces to implementations
Open in Slack
Previous
Next