Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

There's no way to send messages to buses without coupling to implementation #133

Open
@bruno-brant

Description

@bruno-brant

The current implementation of WorkBench, deemed our service locator, does not contains a instance of IMessageBrokerWrapper.

Users are directly instantiating MessageBroker, just like this example (not included in this repo):

image
As one can see, the MessageBus is instantiated directly

I don't believe I need to elaborate. We need to address this as quickly as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomplexity:highThe complexity of the issue is highpriorityThis issue should be acted upon before other issues.size:largeThe size of the issue is large

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions