Skip to content

Update event handling for IEvents#4301

Merged
7 commits merged intomasterfrom
IEvent
Jun 17, 2021
Merged

Update event handling for IEvents#4301
7 commits merged intomasterfrom
IEvent

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 17, 2021

Close #4270

Matthias Schmidt added 6 commits June 17, 2021 06:52
Instead of having the same code in `EventHandler::executeInheritedActions()` and `EventHandler::fireAction()`, it is now just in one method.
… to reduce code complexity and nesting levels.
Instead of having the same code in `EventHandler::executeInheritedActions()` and `EventHandler::fireAction()`, it is now just in one method.
@ghost ghost added the Feature label Jun 17, 2021
@ghost ghost requested a review from TimWolla June 17, 2021 05:40
@ghost ghost merged commit ad92a1c into master Jun 17, 2021
@ghost ghost deleted the IEvent branch June 17, 2021 09:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a new event listener interface that is designed to work with IEvent

1 participant