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

Edde\Container: Inject dependencies into factories #56

Open
marek-hanzal opened this issue Nov 23, 2017 · 0 comments
Open

Edde\Container: Inject dependencies into factories #56

marek-hanzal opened this issue Nov 23, 2017 · 0 comments
Assignees
Milestone

Comments

@marek-hanzal
Copy link
Member

This will enable light dependencies in factories; measure performance loss by this action. Also it could be eventually cached to know which facotires needs to be injected (or inject on demand when a factory is about to be used).

@marek-hanzal marek-hanzal added this to the 4.0 milestone Nov 23, 2017
@marek-hanzal marek-hanzal self-assigned this Nov 23, 2017
@marek-hanzal marek-hanzal modified the milestones: 4.0.0, 4.0.1 Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants
@marek-hanzal and others