Community
Participate
Working Groups
The abstract class AbstractAddRowHandler in essense addeds a row to the VEX widget. It does it by managing two lists for one concept (A relation of row to many cells). A simplication idea is to extract that concept of RowCell and have a unique list.
Created attachment 168027 [details] Patch with the simplification I will check about the test to the logic.
(In reply to comment #1) Looks good. Patch reviewed and applied (with minor changes: RowCells class: => static, fields: => final; getters removed). Igor, thank you for this contribution.
(In reply to comment #1) > I will check about the test to the logic. > Sorry, I overlooked your comment. Of course, tests are always welcome and we should have more of them. If you have a test please attach it.
Closing resolved bugs.
Moved to Mylyn Docs Vex.