Skip to content

Commit

Permalink
Refactor getRelevantEffects -> findEventHandlers
Browse files Browse the repository at this point in the history
This fixes getRelevantEffects's massively confusing call structure.

Most parameters relating to bubbling up and down have been removed
entirely, and traversing the many possible event handler types is now
simply done outside the callers.

In addition, a lot of variables/functions have been renamed for much
better clarity.
  • Loading branch information
Zarel committed Feb 21, 2019
1 parent 9742dd2 commit 8091982
Showing 1 changed file with 130 additions and 170 deletions.
Loading

0 comments on commit 8091982

Please sign in to comment.