Decouple Pubsub implementation

Description

Various pubsub-related implementations are convoluted, lacking a clear separation of concern. This makes complexity high and maintenance difficult.

Code should be made less complex.

Environment

None

Activity

Show:

Guus der Kinderen April 7, 2020 at 5:29 PM
Edited

Reduce the amount of responsibilities per class, using less dependencies, making the code more stand-alone.

Daryl Herzmann April 7, 2020 at 3:26 PM

What is implied by "Decouple" ?

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created April 7, 2020 at 2:32 PM
Updated May 5, 2020 at 12:26 PM
Resolved April 10, 2020 at 3:21 PM