Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Refactor container builder to use providers #29

Merged
merged 1 commit into from
Mar 6, 2018
Merged

Refactor container builder to use providers #29

merged 1 commit into from
Mar 6, 2018

Conversation

crisu83
Copy link
Contributor

@crisu83 crisu83 commented Mar 6, 2018

I moved container bindings into service providers to make use of its lazy registration. This means that classes are not instantiated before they are actually needed. This should also improve code quality.

@crisu83 crisu83 added the enhancement New feature or request label Mar 6, 2018
@crisu83 crisu83 self-assigned this Mar 6, 2018
@crisu83 crisu83 merged commit b43beae into master Mar 6, 2018
@crisu83 crisu83 deleted the providers branch March 6, 2018 12:41
@crisu83 crisu83 added this to the Version 1.0 milestone Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant