You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6229 Rewrite EventDispatcher introduction (WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Rewrite EventDispatcher introduction
| Q | A
| --- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | -
The event dispatcher docs were a bit old. I discovered it talked about bundles (while it's the components section).
While reviewing the article, I've also removed some redundant things (creating special sub event classes was mentioned many times). I've also tried to reword things a bit and introduce new (more commonly used) concepts for events.
Commits
-------
e148cb4 Rewrite EventDispatcher introduction
0 commit comments