8000 Use setters instead of direct access to services · Issue #6 · elliotchance/dingo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Use setters instead of direct access to services #6
Open
@elliotchance

Description

@elliotchance

Right now services can be replaced by assigning to the instance variable (and also accessed) this is problematic for mixing scopes service may already be initialized, so we need to raise an error if one of its dependencies is trying to be replaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0