Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.5 M1
-
None
-
Unit
-
Description
- Allow to add a listener for more than one event per type
- Don't allow the same listener to be added for an event already covered by another event in the list
- Improve the removeListener(EventListener) implementation from the performance PoV