James,
I really like your implementation of the EventListenerSupport class. I
think there is still a case for the EventSupport interface and the
AbstractEventSupport class, but your EventListenerSupport class
definitely deprecates the ReflectiveEventSupport class from LANG-580.
I have created a ne
All,
I have committed two new classes into the "event" package in trunk.
1. EventListenerSupport - my implementation of an event listener
support class. The idea is that this would replace the
recently-committed stuff from LANG-580.
2. EventUtils - a static "utils" class which has a couple of