Community
Participate
Working Groups
The Extdoc selection events are currently provided by a simple listener structure. Due to the amount of events this leads to messy implementations. A reimplementation with a event system specific for that problem may improve readability of the code.
org.eclipse.recommenders.extdoc.rcp.selection2 contains the code for the new listener system. We also might rename this to org.eclipse.recommenders.rcp.selection? It's not so much about extdoc anymore. Anyhow, I request a code review.
selection system passed review. Source code moved to org.eclipse.recommenders.rcp. Extdoc view has been implemented on top of this selection system as proof of concept. Closing this now. Others may reopen this bug for feature requests or bug reports.