[kepler-dev] [Bug 5663] KeplerGraphFrame has much duplicated code

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Aug 7 17:23:50 PDT 2012


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

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Hours Worked|                            |2.75
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Christopher Brooks <cxh at eecs.berkeley.edu> 2012-08-07 17:23:50 PDT ---
r30371:
Moved org.kepler.gui.KeplerGraphFrameExtension to
ptolemy.vergil.basic.BasicGraphFrameExtension.  
Removed duplicate KeplerGraphFrame.delete() and paste() methods.
Reformatted KeplerGraphFrame so that is human readable.
This change will break Comad, the fix is to extend BasicGraphFrameExtension
instead of KeplerGraphFrameExtension.


I did
ant change-to -Dsuite=comad
ant clean
ant run
and there were no errors.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list