Community
Participate
Working Groups
It is common that classes manage lists of listeners and have boiler plate code for notifications end error handling. This should be generalized in a class similar to org.eclipse.core.runtime.ListenerList.
An implementation is now available in org.eclipse.mylyn.commons.core.CommonListenerList.
Created attachment 211545 [details] mylyn/context/zip