lopezio / wosaic

Automatically exported from code.google.com/p/wosaic
GNU General Public License v2.0
2 stars 0 forks source link

Code Cleanup #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm listing this issue just to have as a reminder.  There is a lot we can do to 
the source code of 
Wosaic in order to make it more readable.  I've listed a couple points below:

  * UI Code can be separated into more functions and cleaned up
  * ActionListeners and Dialogue classes can be moved into a different file (maybe)
  * We can use the parameters object, or create a new object to pass around mosaic and source 
plugin parameters

Original issue reported on code.google.com by csven...@gmail.com on 20 Jan 2008 at 4:50

GoogleCodeExporter commented 9 years ago
This is being worked on the the "rewrite" branch.  Basically, a complete 
rewrite of
the WosaicUI class, as well as many interface changes in utility classes. 

Original comment by swegn...@gmail.com on 27 Feb 2008 at 4:41

GoogleCodeExporter commented 9 years ago
This is finished with the rewrite-- it's been merged to the trunk

Original comment by swegn...@gmail.com on 12 Mar 2008 at 6:01