-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
This is a suggestion for improvement:
It would be nice if it was possible to pass additional data when dispatching an event. I currently get around this by placing data in the user_model area, but it complicates control of the access in a multi-threaded environment. It would be much simpler if one could pass payload data alongside the event instance when firing events.
Metadata
Metadata
Assignees
Labels
No labels