Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handling inheritance #116

Merged
merged 3 commits into from
Aug 27, 2016
Merged

Properly handling inheritance #116

merged 3 commits into from
Aug 27, 2016

Conversation

ilyapuchka
Copy link
Collaborator

  • Fixed auto-injection to ensure that inherited auto-injected properties are resolved.
  • Added resolveDependencies(_:DependencyContainer) method in Resolvable protocol for reusing dependencies resolution when inheriting.

Resolves #69

@ilyapuchka ilyapuchka merged commit 22d7321 into develop Aug 27, 2016
@ilyapuchka ilyapuchka deleted the feature/inheritance branch August 27, 2016 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolving dependencies and inheritance
1 participant