Skip to content

Remove dependency resolver dependency from the Bus #85

@semion-akimtsev

Description

@semion-akimtsev

Feature specification:

  • the bus should not depend on the dependency resolver of any kind (soliD violation);
  • the bus configuration should be done with at least two types of providers: code and file;
  • the file configuration provider should not depend on dependency resolver (service locator etc.); external dependency resolver should build a configuration provider, a bus and pass the provider to the bus for it to configure itself;
  • all consumers discovered by the service locator should be passed to the bus by the "host" (HostBox etc.);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions