http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5659
--- Comment #2 from Daniel Crawl <[email protected]> --- One solution is to move as much of the duplicated code as possible into static methods. There would still need to be CaseGraphFrame and CaseGraphTableau classes in Kepler, but they would be small. Another solution is for KeplerGraphFrame to become a subclass of CaseGraphFrame. CaseGraphFrame would have to be updated to display a tabbed pane and create menus for adding/removing refinements only if the container was a Case actor. Both solutions remove a lot of the duplicated code but do not really fix the problem... Comments? Other solutions? -- You are receiving this mail because: You are the QA Contact for the bug.
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
