Replace the Internal Event Bus with Event Bus 0.0.3 #20
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/envoy#20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "integrate-event-bus"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Event class has been retrofitted to implement IEvent, so that no
event implementations had to be changed.
For more information about the new event bus API, refer to its git repository.
👍