<html>
    <head>
      <base href="http://bugzilla.ecoinformatics.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code."
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5659#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Kepler CaseGraphFrame and CaseGraphTableau have duplicated Ptolemy code."
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5659">bug 5659</a>
              from <span class="vcard"><a class="email" href="mailto:crawl@sdsc.edu" title="Daniel Crawl <crawl@sdsc.edu>"> <span class="fn">Daniel Crawl</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>