[kepler-dev] [Bug 5659] Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Sep 20 16:26:17 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5659

--- Comment #2 from Daniel Crawl <crawl at sdsc.edu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20120920/83e5be81/attachment.html>


More information about the Kepler-dev mailing list