Annotation Renameing #17
Labels
No Label
1
13
2
21
3
34
5
55
8
bug
core
could have
duplicate
enhancement
help wanted
must have
proc
question
should have
wont have
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/event-bus#17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
It would be nice to rename the
@Event
annotation to mark an event handler to@EventHandler
for better clarification.I'm not against this, however this would break compatibility with the 1.x.x line of Event Bus, meaning that it would have to be introduced in a new major version.
At the moment, no other features that break compatibility are planned, so this change will not happen in the near future.
If you have any idea for improvements to the library that potentially break compatibility, feel free to open the relevant issues, preparing a roadmap for the 2.x.x line.