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

Transitive dependency support #7

Merged
merged 1 commit into from Aug 10, 2017
Merged

Transitive dependency support #7

merged 1 commit into from Aug 10, 2017

Conversation

gouline
Copy link
Owner

@gouline gouline commented Aug 9, 2017

  • Create HasModules interface for modules with transitive submodules
  • Transitive dependencies require separate transitive() call on the module
  • Move required(), optional() and inject() out of Injects<M> into extension functions to avoid multiple submodules clashing on common methods in one root module delegation

@gouline gouline added this to the v0.3 milestone Aug 10, 2017
@gouline gouline merged commit 35d9c27 into master Aug 10, 2017
@gouline gouline deleted the transitive branch August 10, 2017 09:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant