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

Switch all existing classes to pure DI #17

Open
Ocramius opened this issue Jun 28, 2015 · 0 comments
Open

Switch all existing classes to pure DI #17

Ocramius opened this issue Jun 28, 2015 · 0 comments

Comments

@Ocramius
Copy link
Member

The current classes tend to construct and use the function-objects that they use inline inside the code: we should switch to pure dependency injection, and inject any dependency manually inside the kernel class (which is going to act as a single initialization point, also for DI)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant