Skip to content

Improve auto-wiring support so that a container itself need not be injected into a component #9

@modethirteen

Description

@modethirteen

The container presumes it will be injected into a component's constructor, thus forcing the component to be an "injectable class", and reducing the reusability of the component. This isn't a particularly good practice. Investigate a new way to wire up dependencies that decouples the container from the dependencies it manages.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions