Skip to content

Conversation

@joelvh
Copy link
Contributor

@joelvh joelvh commented May 10, 2023

When listeners and subscribers use an interface or subclass type hint, it's unclear which concrete event classes are associated with those listeners and subscribers.

This update connects the base classes/interfaces to the concrete event classes and then those concrete classes are connected to the listeners and subscribers in the graph.

Additional discussion in #8

Before After
Before After

@JonasPardon
Copy link
Owner

Looking good, thanks!

@JonasPardon JonasPardon merged commit aa816dd into JonasPardon:main May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants